Skip to content

Releases: leaderint/pagespeedplus-wordpress-plugin

v1.14.1

Choose a tag to compare

@paddy-sherry paddy-sherry released this 03 Jul 06:13

Send plugin telemetry on daily license ping to enable active install tracking.

PageSpeedPlus v1.14.0

Choose a tag to compare

@paddy-sherry paddy-sherry released this 20 Jun 01:38
f6fcc42

Phase-0 polish — front-end parity round.

  • Self-host third-party scripts (e.g. Google Analytics / gtag): download + serve locally, refreshed every 12h.
  • Lazy-load CSS background images (inline-style) via IntersectionObserver.
  • LQIP: blurry low-quality placeholders behind lazy images.
  • Script Manager: dequeue scripts/styles by handle, optionally per-URL.

All opt-in (default off). Install: download pagespeedplus.zip below → WP admin → Plugins → Add New → Upload Plugin.

PageSpeedPlus v1.13.4

Choose a tag to compare

@paddy-sherry paddy-sherry released this 20 Jun 01:08
aec864a

Self-update wiring: the updater now authenticates with the API key as a Bearer token and checks app.pagespeedplus.com/api/plugin/update (consistent with the license + cache-warm calls). This is the first version the live auto-updater can offer.

Install: download pagespeedplus.zip below → WP admin → Plugins → Add New → Upload Plugin.

PageSpeedPlus v1.13.3

Choose a tag to compare

@paddy-sherry paddy-sherry released this 20 Jun 00:44

First published release.

Install

  1. Download pagespeedplus.zip (asset below).
  2. WordPress admin → Plugins → Add New → Upload Plugin → choose the zip → Install NowActivate.
  3. Go to PageSpeedPlus → License, paste your API key (app.pagespeedplus.com → Account → API Tokens), then pick your site on the Dashboard.

Safe defaults (page cache, lazy load, HTML minify) enable on activation; turn on the aggressive optimizations one at a time and re-test. For a dev/staging site, add define( 'PSP_LICENSE_DEV', true ); to wp-config.php to bypass licensing.

Highlights

All-in-one performance suite: page caching (pre-WP drop-in) + Brotli/gzip, CSS/JS minify·combine·async·defer, delay-JS, lazy loading, WebP/AVIF, self-hosted Google Fonts, content-visibility, prefetch-on-hover, CDN rewriting, WordPress bloat-removal toggles, import/export settings, and real-user Core Web Vitals (incl. INP).

This zip is the stable asset the self-update endpoint can point its package URL at.