FlyingPress - Taking WordPress To New Heights v3.7.2

FlyingPressGet rid of an all-in-one plugin to speed up WordPress sites, from page caching, CDN to image optimization.

Features FlyingPress

  • Ottimizza CSS
    • Generate key and used CSS
    • Asynchronous/interactive loading of unused CSS
  • font optimization
    • Self-hosted, inline and composed Google Fonts
    • Add fallback font on load (display swap)
    • Précharger les polices
  • page cache
    • Generate static HTML pages
    • cache de préchargement
    • Configure Nginx/Apache/LiteSpeed ​​to provide caching
    • Preload page in browser on mouseover
    • Varnish integration
  • Image optimization
    • Add missing height and width properties
    • Preload key images
  • Delay JavaScript
    • Remove render-blocking JavaScript
    • Delay script until user interaction
    • Fix render blocking jQuery script
    • lazy loading
      Lazy loading of images and iFrames
      Native or JavaScript lazy loading
      Exclude above folded images
      Lazy load any background image
  • Reduce CSS and JavaScript
    • Minify CSS and JS files on the server or via CDN
  • database cleaner
    • Remove unnecessary entries and optimize the table

Changelog: FlyingPress

= v3.7.2 - 26 November, 2021 =
- Improvement: Keyless activation on plugin update
- Fix: Removed purge actions for non-admin (revert)

= 3.6.0- 10 September, 2021 =
- New: Responsive images using FlyingCDN
- Fix: Preload image from srcset if found

= v3.5.6 - 16 July, 2021 =
- Improvement: Use get_home_url() instead of get_site_url()
- Improvement: Allow exclude scripts from defer when inline defer is enabled
- Improvement: New documentation

= v3.5.5 - 21 June, 2021 =
- Improvement: Better CSS and JS files detection
- Improvement: Updated internal libraries
- Improvement: Hash CSS files with CDN url

= v3.5.1 - 12 June, 2021 =
- Fix: Support for youtube-nocookie.com YouTube embeds

= v3.4.0 - 07 June, 2021 =
- New: Enable or disable script to load on user interaction
- New: Only "safe" optimizations are enabled by default
- Fix: x-flying-press-source header will display LiteSpeed or Apache
- Fix: Use get_id() instead of ID for WooCommerce compatibility
- Improvement: Remove async attribute when defer is enabled
- Improvement: Minor UI improvements

= v3.0.7 - 26 Mar, 2021 =
- Improvement: Added user-agent "FlyingPress" while preloading
- Fix: Add width and height to images not uploaded using Media
- Fix: Add width and height to SVGs
- Fix: Fatal errors while installing in PHP 8

= v3.0.4 =
- Fix: Purge and preload posts only when post status is published