MB User Meta Changelog
1.2.10 - 2024-08-19
Fix running PHP Codesniffer when installing & autoload the plugin's main file via Composer
1.2.8 - 2021-07-06
- Add locale to list of user fields
- Fix get current screen warning
1.2.8 - 2020-01-22
- Fix not enqueuing assets on the front end (for MB User Profile plugin)
1.2.7 - 2019-12-24
- Fix storage not working for custom table.
1.2.6 - 2019-12-09
- Hide duplicated WordPress-registered user fields in the admin screen
1.2.5 - 2019-06-07
- Fix file/image fields not working.
1.2.4 - 2019-04-02
- Improved styling for fields inside tabs, columns.
1.2.3 - 2019-02-15
- Fixed styling for image upload field.
1.2.2
- Added hook to update user fields when registering. Prepare for MB User Profile extension.
1.2.1
- Fixed the plugin not working for MultiSite user profile
1.2
- Utilize new Meta Box storage and registry to reduce the code base and increase reliability.
- Fixed style for groups (collapsible and cloneable).
- Fixed
taxonomy_advanced
field does not save values correctly.
1.1.1
- Add compatibility for MB Admin Columns extension. Now user meta can be displayed in user list table.
1.1
- Helper function
rwmb_meta
now works. Requires Meta Box 4.11.2+.
1.0.5
- Fix when developers add an error check for saving user details, making the plugin shows empty meta value.
1.0.4
- Fix hook priority to compatible with Meta Box 4.9
1.0.3
- Fix: not showing meta value after saving
1.0.2
- Fix: compatibility with core plugin, where fields are empty when editing posts
1.0.1
- Fix compatibility issue
1.0.0
- Initial version