Disable Post Auto-Save
Disable Post Auto-Save Fewer automatic saves while you edit, so your site stores fewer hidden draft revisions and stays tidier.
What it does
Section titled “What it does”Fewer automatic saves while you edit, so your site stores fewer hidden draft revisions and stays tidier.
- Includes settings so you can tune this module for your site.
When to use it
Section titled “When to use it”Enable it if:
- You specifically need: Fewer automatic saves while you edit, so your site stores fewer hidden draft revisions and stays tidier.
- You want this Speed feature without installing a separate plugin for it.
When not to use it
Section titled “When not to use it”Settings
Section titled “Settings”Open Disable Post Auto-Save settings from WP PowerSuite -> Modules after enabling it.
How to enable it
Section titled “How to enable it”- Go to WP PowerSuite -> Modules.
- Open Speed or search for “Disable Post Auto-Save”.
- Toggle Disable Post Auto-Save on.
- 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 Disable Post Auto-Save is enabled under WP PowerSuite -> Modules -> Speed.
- 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, 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.
- Unexpected side effect. Toggle Disable Post Auto-Save off to revert, then re-enable with adjusted settings.
What does Disable Post Auto-Save do?
Fewer automatic saves while you edit, so your site stores fewer hidden draft revisions and stays tidier.
Is Disable Post Auto-Save free?
Yes. Enable it under WP PowerSuite -> Modules.
Does Disable Post Auto-Save have settings?
Yes. Open module settings from WP PowerSuite -> Modules after enabling it.
How do I turn Disable Post Auto-Save off?
Go to WP PowerSuite -> Modules, find Disable Post Auto-Save, and toggle it off.
Developer notes (hooks & filters)
Source: modules/disable-post-autosave/admin.php, modules/disable-post-autosave/module.php.
Boot: admin · context: admin.
Hooks (non-exhaustive): admin_enqueue_scripts, wp_autosave_interval, block_editor_settings_all.