Releases: realbig/rbm-field-helpers
Releases · realbig/rbm-field-helpers
v1.6.0
- RTL Support!
- Properly handle
.min
files as separate files rather than just ignoring the SCRIPT_DEBUG
constant
v1.5.9
- Fixes saved values not being loaded in Date/Time/DateTimepickers within a Repeater
- Fixes the appearance of Checkbox/Radio fields within new rows of a saved Repeater
v1.5.8
- Fix defaults not working for Colorpickers within a Repeater
- Fix text inputs not showing a
0
value
v1.5.7
- Supports legacy configuration a bit better
v1.5.6.1
- Adds a missing Version for a docblock
v1.5.6
- Fixes issue where a user without
edit_posts
but with edit_post
(They cannot edit all Posts, but can edit that specific one) was unable to save Post Meta.
v1.5.5
- Fixes issue where Options would not get a default returned properly sometimes
- Fix issue where Date/Time/DateTime Pickers were not loading default values correctly
v1.5.4
- Fixes an issue where an insecure stylesheet could be pulled down
v1.5.3
- Ensure that Radio Fields always have readable labels
v1.5.2
- Reverts change from v1.4.14 for Radio Fields. Radio Fields save as a String all the time.