Meta Box Include Exclude Changelog
1.1.1 - 2024-04-13
1.1.0 - 2024-04-11
- Support to show, hide fields on specific terms
1.0.13 - 2024-03-20
- Improve the fix for error when accessing
user-edit.php
without an user ID
1.0.12 - 2023-12-04
- Fix error when accessing
user-edit.php
without an user ID
1.0.11 - 2020-04-15
- Added support for user capabilities.
1.0.10
1.0.9
- Add
edited_user_role
and edited_user_id
conditions to make it easier to control the visibility in the user profile / edit page.
1.0.8
- Fix: Could not save user meta with
user_roles
rule.
1.0.7
- Fix: Compatibility issue with PHP 5.2
1.0.6
- Improvement: Now
user_role
and user_id
works with MB User Meta extension.
1.0.5
- Fix: "category" param doesn't work.
1.0.4
- Improvement: Make the extension safe to be included in themes/plugins.
1.0.3
- Fix: Check "is_child()" no longer outputs warning for new posts
1.0.2
- Fix: Do not access global variable of current user
1.0.1
- Improvement: Add support for custom function to be an array(object/class, method name)
1.0.0
- Improvement: Add support for checking parent terms
0.2.4
- Fix: wrong initial value for 'AND' relation
0.2.3
- New: Add support for checking if a page is a child page or not (via
is_child
parameter)
0.2.2
- Fix: E-NOTICE warning when visit other admin pages
0.2.1
- Fix: Missing post ID when checking by post slug
0.2.0
- New: Add support for user role (via
user_role
parameter)
- New: Add support for user ID (via
user_id
parameter)
0.1.3
- Fix: Not working when passing comma separated string for parameters
0.1.2
- Fix: Not working for "page" parent
- Improvement: optimize plugin loading file
0.1.1
- Change classname and improve coding style
- Add parent IDs and post slugs to list of conditions
0.1