There are two ways to find out a wordpress page id.
- Hover the page title
- Open/edit the page
- Log in your WordPress. In dashboard click Pages. You will see a list of pages. Simply hover the page title for which you want to see the id. Id of the page will appear in the URL of your browser status bar.
- e.g
https://www.webfulcreations.com/wp-admin/post.php?action=edit&post=21
The number appearing at the end of the URL is your page id.
- In case your page id is not appearing with hover, open the page, in browser’s address bar the url will have your page id.