=== WPAudit === Contributors: mwtsn, digital_elite Donate Link: Tags: Requires at least: 4.9 Tested up to: 4.9 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Perform an audit of your WordPress site. == Description == Perform an audit of your WordPress site with the following options: - Find all of the shortcodes that have been added to content within your site. Using the dashboard you can quickly click through and edit them. - View if you have any posts that have not been published - Identify short content within your site - Find Non HTTPS links - Identify duplicate slugs - Check your database indexes - See the multilingual translations if you use MultilingualPress - View unattached images == Installation == 1. Backup your WordPress install 2. Upload the plugin folder to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Use the plugin via the 'WP Audit' settings page under the WordPress 'Settings' Menu == Screenshots == 1. Get a breakdown of every shortcode on your site, with the data broken up into columns. 2. Build your list of shortcodes, and download them as an Excel file 3. Filter the shortcodes that are visible 4. Background processing, so you can navigate away, and come back to your generated shortcode list == Changelog == = 1.0.0 = * Initial Commit = 1.0.1 = * Fixed issue with searching Custom Post Type meta = 1.0.2 = = 1.0.3 = * Solved issues with deployment