Descripción
Scotty is the ultimate solution for controlling, cleaning, repairing, and managing advanced settings in WordPress. Boasting a powerful feature suite, Scotty empowers you to analyze, optimize, and maintain your WordPress database, as well as fine-tune your site’s functionality.
Key Features:
- Database analysis and optimization
- Management of post revisions, auto drafts, and deleted content
- Comment management (non-approved, spam, and trash)
- Identification and removal of orphaned post meta and comment meta
- Cleanup of unnecessary options table entries
- Relationship integrity checks (users, posts, comments, categories, tags)
- Cron job management
- Shortcode registry management
- Useful Widget on the Dashboard
- Advanced settings control (e.g., disabling REST API, email login, dashboard menu customization)
Coming Soon in the Next Version
- Database rename table
- Database truncate table
- Database drop table
- Database export table
- Database import table
- Database search and replace
- Database query
- Database backup table
- Auto cleaning
- Spotlight CMD+K
- And more…
Capturas
Instalación
This section describes how to install the plugin and get it working.
- Upload the entire content of plugin archive to your
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress (deactivate and reactivate if you’re upgrading).
- Done. Enjoy.
FAQ
-
1. What is Scotty?
-
Scotty has been designed with the best features for optimizing and controlling your WordPress site, while providing you with a simplified and intuitive user experience.
-
2. Do I have to do a backup before clean something?
-
Yes, we recommend that you always back up your database table before performing any cleanup operation.
-
3. Can I undo a cleanup operation?
-
No, once a cleanup operation has been performed, it cannot be undone. We recommend that you always back up your database table before performing any cleanup operation.
-
4. Can I request a new feature?
-
Yes, we are always open to new ideas and suggestions. Please feel free to contact us with your feature requests.
-
5. Can I report a bug?
-
Yes, we are always open to bug reports. Please feel free to contact us with your bug reports.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Scotty» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.1.0
- ♻️ Refactor code in TypeScript
- ✨ Add internalization support
- ✨ Add the total number of items in the CRON view
- ✨ Add the total number of items in the Shortcode view
- ✨ Add links in the left sidebar
- ✨ Disable the admin notices for the Scotty view
- 🐛 Fix unused terms view to enable deletion of unused terms
1.0.0
- First public release