Title: Restrictify Extension Access Control
Author: Abiodun Paul Ogunnaike
Published: <strong>3 آگوست 2026</strong>
Last modified: 3 آگوست 2026

---

جستجوی افزونه‌ها

![](https://ps.w.org/restrictify-extension-access-control/assets/banner-772x250.
png?rev=3633007)

![](https://s.w.org/plugins/geopattern-icon/restrictify-extension-access-control_d69561.
svg)

# Restrictify Extension Access Control

 توسط [Abiodun Paul Ogunnaike](https://profiles.wordpress.org/abbeymaniak/)

[دانلود](https://downloads.wordpress.org/plugin/restrictify-extension-access-control.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/restrictify-extension-access-control/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/restrictify-extension-access-control/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/restrictify-extension-access-control/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/restrictify-extension-access-control/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/restrictify-extension-access-control/)

## توضیحات

**Restrictify Extension Access Control** provides essential security and access 
control for your WordPress site by allowing you to lock down the plugins area. Easily
restrict access to plugin activation, deactivation, deletion, and settings pages
based on user roles.

Keep your WordPress dashboard clean and prevent unauthorized users or clients from
accidentally breaking your site by modifying critical plugins.

#### Key Features

 * **Global Lockdown**: Restrict access to the plugins page for specific user roles.
 * **Exempt Users Whitelist**: Designate trusted administrators who bypass all lockdown
   rules. Only exempt users can see and configure Restrictify Extension Access Control
   settings.
 * **Restrict Access**: Remove the plugins page for specific user roles.
 * **Restrict Add Plugins**: Remove the ability to add plugins for specific user
   roles.
 * **Restrict Delete Plugins**: Remove the ability to delete plugins for specific
   user roles.
 * **Restrict Activate Plugins**: Remove the ability to activate plugins for specific
   user roles.
 * **Restrict Deactivate Plugins**: Remove the ability to deactivate plugins for
   specific user roles.
 * **Restrict Install Plugins**: Remove the ability to install plugins for specific
   user roles.
 * **Role-Based Access Control**: Choose exactly which roles can see and manage 
   plugins.
 * **Dashboard Cleanup**: Hide the plugins menu item from unauthorized users.
 * **Simple Configuration**: Easy-to-use settings panel.

#### Upcoming Advanced Features

 * **Individual Plugin Selection**: Choose exactly which plugins are hidden from
   specific user roles.
 * **Multisite Compatibility**: Manage lockdown rules across all sites from a single
   Network Admin panel.
 * **Admin Permissions Control**: Fine-grained permissions for administrators.
 * **Notifications & Alerts**: Get real-time alerts when a restricted user attempts
   to access locked plugins.
 * **Slack Notifications**: Instant Slack messages whenever a lockdown event is 
   triggered.
 * **Activity & Audit Log**: Full timestamped log of access attempts and plugin 
   visibility events.
 * **Plugin-Based Access Control**: Choose exactly which plugins are hidden from
   specific user roles.

## عکس‌های صفحه

[[

[[

## نصب

 1. Upload the `restrictify-extension-access-control` folder to the `/wp-content/plugins/`
    directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Navigate to **Restrictify Extension Access Control** in the WordPress admin menu
    to configure your settings.

## سوالات متداول

### What happens to the plugins page for restricted users?

Restricted users will not see the “Plugins” menu in the admin sidebar. If they try
to access the URL directly, they will be redirected and denied access.

### Can I prevent users from adding or installing new plugins?

Yes, you can easily restrict the “Add Plugins” and “Install Plugins” functionality
for specific user roles.

### Is it possible to stop certain roles from deleting plugins?

Yes, you can configure the plugin to remove the ability to delete plugins for specific
user roles, keeping your site’s core functionalities safe.

### Can I restrict users from activating or deactivating plugins?

Absolutely. You have full control over who can activate or deactivate plugins by
using the role-based access control.

### What are exempt users?

Exempt users are administrators who bypass all lockdown rules. When the plugin is
first activated, the activating user is automatically added to the exempt list. 
Only exempt users can see and modify Restrictify Extension Access Control settings.
Non-exempt administrators are fully restricted by all enabled lockdown rules.

### What happens if no exempt users are configured?

If no exempt users are configured (e.g., the plugin was activated via WP-CLI without
a user context), all lockdown rules remain inactive and an admin notice is shown
prompting any administrator to configure the exempt list.

### How do I recover access if all exempt users are removed or unavailable?

If all exempt administrators lose access, you can recover using one of these methods:

 1. WP-CLI: `wp plugin deactivate restrictify-extension-access-control`
 2. FTP/SFTP: Rename or delete the `restrictify-extension-access-control` folder in`/
    wp-content/plugins/`
 3. Database: Run `DELETE FROM wp_options WHERE option_name = 'restrictify_extension_access_control_options';`
    to reset all settings

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“Restrictify Extension Access Control” نرم افزار متن باز است. افراد زیر در این افزونه
مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ Abiodun Paul Ogunnaike ](https://profiles.wordpress.org/abbeymaniak/)

[ترجمه “Restrictify Extension Access Control” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/restrictify-extension-access-control)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/restrictify-extension-access-control/)،
[مخزن SVN](https://plugins.svn.wordpress.org/restrictify-extension-access-control/)
را بررسی کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/restrictify-extension-access-control/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/restrictify-extension-access-control/)
مشترک شوید.

## گزارش تغییرات

#### 1.1.0

 * Added Exempt Users Whitelist — designate trusted admins who bypass lockdown rules.
 * Settings page now hidden from non-exempt administrators.
 * Auto-captures activating user as the first exempt admin.
 * Admin notice shown when no exempt users are configured (fail-open safety).
 * Removed DISALLOW_FILE_MODS in favour of granular per-user capability filtering.
 * Fixed plugin self-exemption bugs (bulk actions, cron, REST API).
 * Removed debug output (print_r) from apply_rules.
 * Cleaned up unused variables.

#### 1.0.1

 * Initial public release with Global Lockdown features.
 * Added “Coming Soon” preview for Advanced Features.

## اطلاعات

 *  نگارش **1.0.1**
 *  آخرین به‌روزرسانی **6 روز پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 6.0 یا بالاتر **
 *  آزمایش‌شده تا **7.0.3**
 *  نگارش PHP ** 8.1 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/restrictify-extension-access-control/)
 * برچسب
 * [access-control](https://fa.wordpress.org/plugins/tags/access-control/)[lockdown](https://fa.wordpress.org/plugins/tags/lockdown/)
   [plugins](https://fa.wordpress.org/plugins/tags/plugins/)[security](https://fa.wordpress.org/plugins/tags/security/)
   [user roles](https://fa.wordpress.org/plugins/tags/user-roles/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/restrictify-extension-access-control/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[Your review](https://wordpress.org/support/plugin/restrictify-extension-access-control/reviews/#new-post)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/restrictify-extension-access-control/reviews/)

## مشارکت کنندگان

 *   [ Abiodun Paul Ogunnaike ](https://profiles.wordpress.org/abbeymaniak/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/restrictify-extension-access-control/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](https://www.buymeacoffee.com/abbeymaniak)