You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
15 commits since last release! Includes WordPress v4.5 compatibility fixes, new filters and some new data validation functions for advanced theme builders.
Please ensure that you read through the commits relevant to this release BEFORE you update Wonderflux (everything should work fine, but really, please do read - it's kinda important!) Highlights in this release include:
General
Fully tested and compatible upto WordPress v4.5x (with backwards compatibility to WordPress v4.0x)
Cool new stuff and improvements
Additional ios detection added as class to body tag.
Better Wonderflux hooks output debug display.
Improve wfx_array_to_delimited_string() function.
New functions
wfx_valid_url() - Checks if a URL is, well a URL!
wfx_starts_with() - Checks if a string starts with another string.
wfx_ends_with() - Checks if a string ends with another string.
wfx_valid_hex_colour() - Checks if string valid hex colour reference.
New files
None
New filters
wflux_doc_lang - New filter for lang attribute string.
Various bug fixes
get_currentuserinfo() deprecated in WordPress 4.5 - replace throughout.
NOTES ON UPGRADE
Nothing to note - should work fine if you're upgrading from Wonderflux v2.1!