Visit Eventchamp WordPress theme to create a new events & conference website. Eventchamp WordPress Events Theme
View Categories

How to Get Post and Page IDs

< 1 min read

Do you need to find a WordPress page ID or post ID but not sure where to look? You are in the right place. You can do this in two simple ways.

Without Plugin #

Step 1 – Navigate to a post type you want.

Step 2 – Click on the post you want.

Step 3 – Now, look the page url on the browser. Your post ID is the “post” attribute.

Find Post ID

Via Plugin #

Step 1 – Navigate to the Plugins > Add New from the WordPress admin panel.

Step 2 – Search for ‘Show IDs’ from the search form.

Step 3 – Click the ‘Install Now’ button on Show IDs plugin.

Step 4 – Wait for the plugin to installed.

Step 5 – Click the ‘Activate’ button.

Step 6 – Navigate to a post type you want.

Step 7 – You will see the post ids in the post list.

If you don’t see it, click on the ‘Screen Options’ and check the ‘ID’.