Advanced Post Manager
Fixes
- Ensure Advanced Post Manager initialization timing can handle switching between
admin_initandcurrent_screen. [ECP-1915]
Tweaks
- PHP 8.3 compatibility fixes.
Compatibilitys
- Advanced Post Manager 4.8.5 is only compatible with The Events Calendar 6.0.10 and higher.
Fixes
- Resolve error thrown by JSON decode issue. [APM-5]
Tweaks
- PHP version compatibility bumped to PHP 7.4
- Version Composer updated to 2
- Version Node updated to 18.13.0
- Version NPM update to 8.19.3
Fixes
- Resolve issue where filters that were being set were being lost after editing posts.
Security
- Store filter data using JSON rather than serialized strings for safer and smaller strings.
Fixes
- Use WP-provided jQuery UI datepicker to resolve JS error when interacting with filters. (props to @ethanclevenger91)
Tweaks
- Change the required Version of PHP to 5.6
Tweaks
- Text domain modified to "advanced-post-manager" in line with plugin directory standards
Tweaks
- Added VERSION constant and registered plugin as active with Tribe Common.
Tweaks
- 4.3 compatibility updates
Fixes
- Html code in column list is now stripped in place of being escaped
wysiwygfield type in meta box will now render a TinyMCE editor and not a text area
