توضیحات
This lightweight tool adds a “Deactivate all” link to the Plugins page and a confirmation screen under Tools Disable All Plugins.
Perfect for:
– Plugin conflict debugging
– Maintenance / emergency access recovery
– When a bad plugin locks you out of wp-admin
Important Warning: Deactivation is immediate. There is no “Reactivate All” button, so you must turn your plugins back on individually. Keep FTP access handy in case reactivating a plugin causes a fatal error.
Visit my blog for details, support and feedback:
1-Click Disable All Plugin
عکسهای صفحه

نصب
- Upload the plugin folder to
/wp-content/plugins/, or install via Plugins Add New. - Activate through the Plugins screen.
Usage
- Plugins screen: Click red “Deactivate all” link (with JS confirm).
- Or go to Tools Disable All Plugins for full confirmation page.
سوالات متداول
-
Is it safe?
-
Yes; uses nonces, capability checks (
manage_options), and POST-only for the action. No data deletion occurs. -
What if I lose access after disabling?
-
Reactivate plugins manually via FTP by renaming the plugins folder temporarily (classic recovery method).
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“1-Click Disable All” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “1-Click Disable All” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید، مخزن SVN را بررسی کنید، یا از طریق RSS در گزارش توسعه مشترک شوید.
گزارش تغییرات
1.0.4
- Tested up to:
7.0
- Bumped PHP requirement to:
8.0
- Minor text improvements and readme cleanup
- Forward compatibility prep for upcoming WP 7.0 (no breaking changes expected)
1.0.3
- Added security check
- Tested up to:
6.8
1.0.2
- Added security check
- Tested up to:
6.4.3
1.0.1
- Changed filename and function names
- Tested up to:
6.3.1
1.0.0
- Initial version released