There are two ways to find out a wordpress post id.
- Hover the post title
- Open/edit the post
- Log in your WordPress. In dashboard click posts. You will see a list of posts. Simply hover the post title for which you want to see the id. Id of the post 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 post id i-e 21
- In case your post, id is not appearing with hover, open the post, in browser’s address bar ,the url will have your post id.