In WordPress, every single page or post has an ID associated with it. Pages, tags, categories, menus, etc. all have ID’s which is how they are referenced and saved in the database.
Locating an ID of any post or page in WordPress is fairly simple, and there are different ways and even plugins that can be used but the easiest method is to go to the edit screen of your page and look at the URL where you will be able to locate the ID in the following format post=ID
.
Last updated: 3 years ago