=== Blog Tech Check === Contributors: Aeriff Donate link: Tags: checklist, scan Requires at least: 2.6 Tested up to: 2.8.3 Stable tag: trunk This plugin will check if certain conditions are met by your WordPress install (such as specific plugins installed, permalink structure, etc.) == Description == Blog Tech Check is a plugin which will check if certain conditions are met by your Wordpress install, such as if specific plugins are installed, the permalink structure is not default, etc. In the current version, the following checks are made: - If user called "admin" is present - Permalink settings are not the default - Folder permissions are correct Certain plugins installed and active: - WP DB Backup - XML Sitemap - All in One SEO - Subscribe to Comments - Akismet The plugin will suggest corrective actions to the user with on how to rectify any tested conditions which do not pass. Further checks for additional criteria will be added in future versions of the plugin. If you have suggestions, see the 'FAQ' section for contact details. == Installation == 1. Upload the directory 'blog-tech-check' to the '/wp-content/plugins/' directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Navigate to 'Settings' -> 'Blog Tech Check' to run the test. == Frequently Asked Questions == = I have an idea/request/suggestion for the plugin! = That's awesome. Just drop me a line: 'http://www.blogtechguy.com/plugins' and I'll do my best to include your feature in upcoming versions. == Screenshots == 1. All conditions are correct. 2. Some conditions are not being met. == Changelog == = 1.0 = * Initial release.