Skip to content

Releases: wp-media/adminimize

1.11.11

15 Mar 16:10
Compare
Choose a tag to compare
  • Fix PHP Warning (Trying to access array offset on value of type bool)

1.11.9

09 Dec 15:49
2b89fa0
Compare
Choose a tag to compare

1.11.8

19 Jul 13:38
07cc16a
Compare
Choose a tag to compare

1.11.7

15 Jul 20:36
Compare
Choose a tag to compare
  • Add Im-/Export possibility only for different roles, Probs @JulietNoth, #139
  • Fix problems with plugins in menus, like WooCommerce, #130
  • Fix UI topics on settings page
  • Fix simple PHP warnings

1.11.6

23 Dec 12:38
Compare
Choose a tag to compare
  • 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 and mw_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 and adminimize_user_roles_names_filter to allow add or remove role column in adminimize options, Probs @JulietNoth

1.11.5

07 Jul 11:52
Compare
Choose a tag to compare
  • 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

14 Dec 14:32
Compare
Choose a tag to compare
  • 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.

04 Dec 20:53
Compare
Choose a tag to compare
  • Fix backticks for shell_exec error #59.
  • Fix prevent access function for pages #51, #57.

Patch release.

24 Nov 15:27
Compare
Choose a tag to compare
  • Fix fatal error for WP smaller than 4.7 - Sorry again!

MINOR: Prevent including

24 Nov 10:52
Compare
Choose a tag to compare
  • 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.