Releases: leaderint/pagespeedplus-wordpress-plugin
Release list
v1.14.1
PageSpeedPlus v1.14.0
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
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
First published release.
Install
- Download pagespeedplus.zip (asset below).
- WordPress admin → Plugins → Add New → Upload Plugin → choose the zip → Install Now → Activate.
- 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.