Description
SMA Ultimate Automator helps you automate your WordPress site, starting with:
- Automatically publish drafts every hour
- Automatically delete spam comments older than 7 days
- Automatically assign default category to new posts
- Automatically resize images on upload
- Automatically clear cache on post update
More features coming in future releases!
Usage
After activation, visit Settings
SMA Ultimate Automator in your WordPress dashboard to manage and customize automation settings.License
This plugin is licensed under the GPLv2 or later. See LICENSE.txt for details.
Installation
- Upload the plugin folder to
/wp-content/plugins/wp-ultimate-automator/
. - Activate the plugin through the Plugins menu in WordPress.
- Go to Settings SMA Ultimate Automator to configure automation options.
FAQ
-
Where can I configure the plugin?
-
Go to Settings
SMA Ultimate Automator in the WordPress admin. -
Can I change the number of days for spam comment deletion?
-
Currently settings are fixed. In future updates, Option will be added for customization.
-
Does this plugin support custom cache plugins?
-
Currently it uses
wp_cache_flush()
. Future updates may add compatibility for third-party cache plugins.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“SMA Ultimate Automator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “SMA Ultimate Automator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release with 5 automation features.