Releases: WordPress-Phoenix/wordpress-options-builder-class
Releases · WordPress-Phoenix/wordpress-options-builder-class
Fix hooks/namespace issue
WordPress 5.0 added wp.hooks with different function definitions from the ones defined in this plugin. This pull request moves the functions defined in this plugin from the ``wp.hooksto their own privatewindow.wpop.hooks` namespace to avoid conflict with the core functions.
Fixed multiselect save
4.1.7 version bump
Fixed Selectize and PHPCS
Merge pull request #24 from WordPress-Phoenix/Select-JS-broken Updated the selectize.js
4.1.5
Happy Code Sniffing
Merge pull request #23 from WordPress-Phoenix/fix-phpcs Fix phpcs + prep for php7.2