WP Config Editor
WP Config Editor Edit wp-config.php in the admin with backup-before-save safeguards.
What it does
Section titled “What it does”Edit wp-config.php in the admin with backup-before-save safeguards.
- Includes settings so you can tune this module for your site.
- Activate license.
- Reveal Secrets.
- Create Backup.
When to use it
Section titled “When to use it”Enable it if:
- You specifically need: Edit wp-config.php in the admin with backup-before-save safeguards.
- You want this Site Tools feature without installing a separate plugin for it.
When not to use it
Section titled “When not to use it”Settings
Section titled “Settings”Options you can configure for this module include:
- Activate license
- Reveal Secrets
- Create Backup
How to enable it
Section titled “How to enable it”- Go to WP PowerSuite -> Modules.
- Open Site Tools or search for “WP Config Editor”.
- Toggle WP Config Editor on.
- Confirm your WP PowerSuite license is active.
- Open the module settings and save.
Toggle it off anytime to stop this module from loading.
How to test it
Section titled “How to test it”- Confirm WP Config Editor is enabled under WP PowerSuite -> Modules -> Site Tools.
- Use the feature this module controls (the admin UI, front-end behavior, upload, login flow, etc.).
- ✅ Pass: you see the module-specific behavior described above.
- ❌ Fail: re-check this module’s settings and license, then look for another plugin doing the same job.
Troubleshooting
Section titled “Troubleshooting”- No change after enabling. Confirm the toggle is on, hard-refresh, and review this module’s settings.
- Conflicts. Temporarily disable other plugins that implement the same feature.
- Locked / inactive. Activate a valid WP PowerSuite license.
- Unexpected side effect. Toggle WP Config Editor off to revert, then re-enable with adjusted settings.
What does WP Config Editor do?
Edit wp-config.php in the admin with backup-before-save safeguards.
Does WP Config Editor require a PRO license?
Yes. WP Config Editor is a PRO module and needs an active WP PowerSuite license.
Does WP Config Editor have settings?
Yes. Open module settings from WP PowerSuite -> Modules after enabling it.
How do I turn WP Config Editor off?
Go to WP PowerSuite -> Modules, find WP Config Editor, and toggle it off.
Developer notes (hooks & filters)
Source: modules/wp-config-editor/admin.php, modules/wp-config-editor/module.php.
Boot: admin · context: admin.
Hooks (non-exhaustive): see module source.