=== Get page IDs === Contributors: iamntz Tags: page administration, utils, custom post type Requires at least: 3.0 Tested up to: 4.9 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Fix some theme author mess. == Description == Because there are some dumbasses out there who believe that's ok to let the user guess the page IDs, you will find a new page under tools menu that will help you with this. Enjoy! == Installation == The quickest method for installing this helper is: 1. upload the file (or folder) in your `wp-content/plugins` folder 1. alternatively, you could search for `get-page-ids` in WP repository directly from wp-admin -> plugins -> add new 1. activate 1. check out the newly created tools->Get Page IDs page == Screenshots == 1. Sample page == Changelog == = 1.0 = * initial release = 1.0.1 = * added toggler button = 1.0.2 = * updated readme = 1.0.3 = * updated readme