آیکن Adminimize
افزونه رایگان نسخه 1.11.14

Adminimize

توسعه‌دهنده: WP Media

توضیحات

If you manage a multi-author WordPress blog or WordPress sites for clients, then you may have wondered if it was possible to clean up the WordPress admin area for your users? There are lots of things in the WordPress admin area that your users don’t need to see or use. This plugin help you to hide unnecessary items from WordPress admin area.

Adminimize makes it easy to remove items from view based on a user’s role.

این پلاگین چه کاری انجام میده؟
The plugin changes the administration backend and gives you the power to assign rights on certain parts. Admins can activate/deactivate every part o

تغییرات این نسخه

1.11.14 (2026-06-10)

Improve pages access blocking

1.11.13 (2026-06-02)

Revert change blocking unexpected pages

1.11.12 (2026-06-01)

Fix broken access control vulnerability reported by Patchstack

Improve validation checks for admin actions

1.11.11 (2024-03-15)

Fix PHP Warning (Trying to access array offset on value of type bool)

1.11.10 (2023-11-23)

Fix access for global variable query

Fix post type for WP 6.3, #159

Fix Dashboard title

Fix PHP 8 incompatibility with conversion false to array

1.11.9 (2022-12-09)

Fix Settings after JSON Import , #155, Probs @borsodigerii

Fix title of plugins there get a array instead string, #153, Probs @denarie

1.11.8 (2022-07-19)

Fix for PHP8, #148, Probs @g-kanoufi

Fix spaces in textara, global options, #141

1.11.7 (2020-07-15)

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 (2019-12-23)

Fixed to allow br, a, strong, em on admin footer hint.

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, P