Releases: wp-media/adminimize
Releases · wp-media/adminimize
1.11.11
1.11.9
1.11.8
1.11.7
1.11.6
- Fixed to allow br, a, strong, em on admin footer hint. #20bffc9bdfec95b0c92a2a1d2c1e90af74a68022
- Add new filter hook to change the options, like more or less options.
mw_adminimize_options_before_update
, Probs @g-kanoufi - Add new filter hooks to add custom area on the settings page, before and after Minmenu on top.
mw_adminimize_minimenu_before_first_tr
andmw_adminimize_minimenu_after_last_tr
, Probs @g-kanoufi - Add filter hook
adminimize_mu_force_options_per_site
to allow different adminimize options per site on multisite, Probs @JulietNoth - Add filter hooks
adminimize_user_roles_filter
andadminimize_user_roles_names_filter
to allow add or remove role column in adminimize options, Probs @JulietNoth
1.11.5
- Fixed: Remove deprecated version for support of php 7.2 #109.
- Fixed: Dashboard removels for multible roles.
- Fixed: settings link.
- Maintenance: More solid page checks, codex issues.
- Maintenance: Remove Javascript for the settings page for scrolling top, simplify.
- Fixed: A little bid spelling is now fixed.
- Feature: Close every box other than the first, to keep the page clean.
- Fixed: Hide Meta Boxes on usage of multiple roles, Probs @filipecsweb.
1.11.4
- Fixed hide of menu items, if you use custom menu, see wiki page
- Fixed Import/Export for different server environments.
- Remove languge file on github, we use always the translation community from wordpress.org
- Fixed check for settings page of Adminimize, so that we see all options, areas of the install.
Bug Patches.
Patch release.
- Fix fatal error for WP smaller than 4.7 - Sorry again!
MINOR: Prevent including
- Fix open Translations. props pedro-mendonca
- Fix Typos.
- Fix php warning on Admin Bar items for PHP 5.2.
- Fix CPT feature support, if it false.
- Add check in different functions for AJAX request.
- Add to prevent access to pages of the back end, there are active for hiding in the settings.
- Add plugin option to remove the default behavior to prevent access to pages.