=== Master IDs === Contributors: Luis Rock Tags: posts, id, count, show Requires at least: 3.0 Tested up to: 4.6 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Find any post type ID (Post, Page or CPT) in a dropdown list. == Description == Master IDs plugin offers an easy way to find any post type ID. You just need to choose the post type wanted (page, post or any custom post type) and you will see all posts related, with the their respectives Titles and IDs, in a dropdown list. Master IDs is also great for showing how many posts you have under each Post Type. == Installation == 1. Upload file to the `/wp-content/plugins/` directory 2. Activate the plugin through the \'Plugins\' menu in WordPress 3. Go to “admin panel” -> “settings” -> “Master IDs” 4. Check the box with the post type wanted 5. See all posts related, with their respectives titles and IDs, in a dropdown list. 6. See also how many posts you have under each Post Type. == Screenshots == 1. Choose a Post Type 2. Find the respective posts titles and IDs == Changelog == = 1.0 = * Initial version.