Skip to content

Wonderflux 2.4

Compare
Choose a tag to compare
@Jonnyauk Jonnyauk released this 21 Aug 09:08
· 114 commits to master since this release

18 commits since last release with 9 changed files (235 additions and 173 deletions). Includes important bug fix to RSS feeds, some Flux Layout optimisation options and other improvements.

Please ensure that you read through the commits relevant to this release BEFORE you update Wonderflux (everything should work just fine by replacing your old version of Wonderflux; but really, please do read - it's kinda important!)

Changes in this release:

New features

  • Fully tested and compatible upto WordPress v4.6x (with backwards compatibility to WordPress v4.0)
  • Flux Layout: new query string param - ‘mqmin’, reduces file size by over 50% by removing rarely used media query rules.
  • Flux Layout: New admin option to optimise media queries by removing rarely used CSS rules (controls 'mqmin' query string param).
  • Template files in use are now always shown in the Wonderflux dropdown (WP admin bar), instead of only when WF_DEBUG constant set.
  • Improved CSS minification/optimisation documentation.
  • Improved template part documentation.
  • Improved options documentation.

New files

  • None

New functions

  • None

New filters

  • None

Bug fixes

  • Fix issues with minified Flux Layout custom output in Wonderflux > Advanced Options.
  • Fix issue with broken RSS feeds (thanks @Dharator for reporting - see issue #58).
  • Fix bug with Wonderflux version checking in Wonderflux > Advanced Options (thanks @Dharator for reporting - see issue #58).

REMOVED/DEPRECIATED

  • None

NOTES ON UPGRADE

  • Nothing major to note - should work fine if you're upgrading from Wonderflux v2.3!