=== Shortcode Locator === Contributors: travislopes Tags: shortcode, find content, post types Requires at least: 4.0.0 Tested up to: 4.6.1 Stable tag: 4.6.1 Quickly locate what and where shortcodes are being used. == Description == Looking to move away from a theme that utilizes a lot of shortcodes? Deactivating a plugin and want to make sure none of your pages break in the process? Shortcode Locator allows you to view where shortcodes are being used throughout your site. You can filter results by a specific shortcode or post type. Want to view shortcodes in use while managing your posts? Enable the Shortcodes Located display column feature on the Shortcode Locator settings page. == Installation == = Requirements = * WordPress version 4.0.0 and later (tested at 4.6.1) = Installation = 1. Unpack the download package. 1. Upload all files to the `/wp-content/plugins/` directory, with folder 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. View all the shortcodes on your website at once, with filtering by post type and shortcode. 2. Enable the “Shortcodes Located” post column on various post types on your website == Changelog == = v1.1.1= * Fixed PHP notice on plugins page. = v1.1 = * Rewrote entire plugin. = v1.0.1 = * Made post title and type columns sortable = v1.0.0 = * Initial release