Skip to content

Releases: WordPress-Phoenix/wordpress-options-builder-class

Fix hooks/namespace issue

07 Jan 22:47
9f0b735
Compare
Choose a tag to compare

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

27 Jul 01:10
9cfd023
Compare
Choose a tag to compare
4.1.7

version bump

Fixed Selectize and PHPCS

03 Jul 21:52
7adeef5
Compare
Choose a tag to compare
Merge pull request #24 from WordPress-Phoenix/Select-JS-broken

Updated the selectize.js

4.1.5

23 May 20:13
Compare
Choose a tag to compare
fix partial include and phpcs associated

Happy Code Sniffing

23 May 18:06
eadb410
Compare
Choose a tag to compare
Merge pull request #23 from WordPress-Phoenix/fix-phpcs

Fix phpcs + prep for php7.2

4.1.1

07 May 23:02
78401fb
Compare
Choose a tag to compare

No code updates. Clarify comments

4.1: Merge pull request #20 from WordPress-Phoenix/version-4-1

07 May 14:54
bb06d10
Compare
Choose a tag to compare

3.1.2

14 Mar 03:12
Compare
Choose a tag to compare
version bump again, because ... cough cough dave forgot last time :P

3.1.1

06 Feb 01:37
bd03206
Compare
Choose a tag to compare
Update composer.json

3.1.0

29 Jan 14:59
bdcbecd
Compare
Choose a tag to compare
Merge pull request #12 from WordPress-Phoenix/develop

Develop