MasterPress 1.0.3
New
Dashboard
- Significant user interface fixes and visual enhancements for tighter integration with WordPress 3.8+.
- Restored post type and taxonomy icons to the title area for post / term editing and post / term listing screens.
- Added support for the new version 4 of TinyMCE included with WordPress 3.9.
API
- Added WordPress filters to manipulate the available options for checkbox and radio list field types (filter documentation coming soon).
Fixes
Dashboard
- Fixed an issue where field and field set settings would not be stored for Page templates stored in a sub-folder of the theme folder.
- Fixed numerous warnings related to PHP strict standards which would appear when debugging was switched on under more recent versions of PHP. (5.4+).
- Fixed incorrect Masterplan and Site Content icons for high resolution (2x) devices.
- Fixed an issue where numeric titles for posts would cause related post fields to show the ID of the post rather than the post title.
- Fixed an issue where custom fields would not be saved when adding a taxonomy term via the terms listing screen.
- Removed unnecessary date.js integration which could cause infinite JavaScript recursion issues for other plugins using date.js.
- Remaining character count now works correctly for multi-line text field type.
- Fixed various PHP warnings related to undefined variables.
API
- Fixed numerous issues with listing posts attached to a WOOF_User object and retrieving incoming posts for a user.
- Fixed WOOF_File enclosure method to output correct enclosure tags.