# Changelog

### 2.0.0-rc.5

**22/02/2022**

- User interface

### 2.0.0-rc.2

**08/02/2021**

- Fixes
- Menu order
- Language application option
- Read only application
- Menu icons for WP 5.6+
- Permalinks search-base

### 2.0.0-rc.1

**26/10/2020**

- Rewrite

### 1.2.1

**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

### 1.2.0

**22/08/2017**

- New; Add custom-html, media-image, media-audio, media-video, akismet to remove-widgets module
- New: Add AddMenuPage

### 1.1.1

**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

### 1.1.0

**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

### 1.0.2

**26/09/2016**

- Bug; Remove 'Add New' from default singular label

### 1.0.1

**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

### 1.0.0

**12/09/2016**

- Intervention
