⚡ Edit WordPress active_plugins without DB access

WP Active Plugins Tool

Paste your serialized active_plugins string, toggle plugins on/off, copy the result back to your database.

📥 Input
✓ Restored
Get this value from your WordPress database → wp_options table → active_plugins row.
🔌 Plugins
Ready
Total 0
Disabled 0
Active 0
No filter No plugins loaded.
🔌
Plugin checkboxes will appear here after loading a valid serialized plugin string.
📤 Output
Output contains 0 active plugins
Copy this value and paste it back into your WordPress database → wp_optionsactive_plugins.
✓ Copied!
💡 How to use
  1. Open phpMyAdmin in cPanel
  2. Go to wp_options table
  3. Find active_plugins row
  4. Copy the option_value
  5. Paste above, toggle plugins, copy output
  6. Paste output back into the database