MB Term Meta Changelog
1.2.11 - 2024-08-19
Fix running PHP Codesniffer when installing & autoload the plugin's main file via Composer
1.2.10 - 2020-11-23
Fix file field not uploading
1.2.9 - 2020-01-14
Fix not saving to custom tables
1.2.8 - 2019-11-10
Fix including files.
1.2.7 - 2019-10-18
Fix data not saving in term meta table
1.2.6 - 2019-10-10
Fix styling on add new term screen
1.2.5 - 2019-04-02
Improved styling for fields inside tabs, columns
1.2.4 - 2019-02-15
Fixed styling for image upload field.
1.2.3
Quick and dirty fix for Meta Box Group prior to 1.1.7
1.2.2
Fixed CSS layout for basic fields.
1.2.1
Fixed syntax error for PHP < 5.4
1.2
- Utilize Meta Box storage and registry to reduce the code base and increase the reliability.
- Fixed style for groups (collapsible and cloneable).
- Fixed style for fields in Add Term screen.
- Clear the inputs in Add Term screen, including media fields.
- Fixed WYSIWYG field does not save the data in Add Term screen.
1.1
Helper function rwmb_meta
now works. Requires Meta Box 4.11.2+.
1.0.6
- Fix Theme Check warning when including in a theme
- Optimize code
1.0.5
Fix taxonomy_advanced
not working with multiple
param.
1.0.4
Fix hook priority to compatible with Meta Box 4.9
1.0.3
Fix: conflict with core plugin where the fields are empty when editing posts
1.0.2
- Improvement: Make the plugin safe to be included in themes/plugins.
- Fix: Fix reordering images.
1.0.1
Fix: Fix compatibility with WordPress 4.5
1.0.0
Initial release