How to Check Post ID and Page ID in WordPress Admin Dashboard
In the previous version of WordPress i.e. 2.5 and before, we are able to see post ID and page ID in WordPress’s admin panel. But, in the WordPress 2.5 and later, we are unable to see the post ID and page ID in admin dashboard.
How to find IDs of WordPress 2.5 and later.
First Method
Go to your Admin Panel (Dashboard), Then go to Manage > Pages and then from the list of pages, put your mouse over the page title which you want to find the ID and when you put your mouse over the title, you will see a message in status bar of browser. Which will look like this.
http://www.abc.com/wp-admin/page.php?action=edit&post=41
The last number 41 will be the page ID
Second Method
Edit your page or post then look into your browser’s address bar. You will find an URL ending with a number, this number will be your ID.
We hope you will find your post ID and page ID.
In case of any problem in finding these, please leave a comment with your details. We will try to help you.
Leave a Reply