12/07/2023
- Release
22/02/2022
- User interface
08/02/2021
- Fixes
- Menu order
- Language application option
- Read only application
- Menu icons for WP 5.6+
- Permalinks search-base
26/10/2020
- Rewrite
05/07/2020
- Fix RemoveMenuItems AJAX warning
- Fix update-pagination module
- Change admin_init to admin_menu for AddDashBoardRedirect and RemoveMenuItems
- Update README.md to include WP-CLI installation
- Fix for RemoveHelpTabs when $screen is not defined
22/08/2017
- New; Add custom-html, media-image, media-audio, media-video, akismet to remove-widgets module
- New: Add AddMenuPage
06/02/2017
- Bug; add-svg-support to support WordPress 4.7.1+ bug.
- Change; Add new label attributes for posts and pages when being renamed
- Change; Merge Roles.php into Instance.php
- Change; Change Labels to a triat
02/11/2016
- Feature; Remove default from add-dashboard-redirect so that a custom route can be applied
- New; remove-customizer-items to help remove sections and controls from Customizer
26/09/2016
- Bug; Remove 'Add New' from default singular label
22/09/2016
- Rewrite; Move to OOPHP and use PSR-4 autoloading
- Bug; Fix module remove-menu-items for Advanced Custom Fields top level menu item
- Docs; Add DocBlocks for lib classes
12/09/2016
- Intervention