• Where does the page_id come from? i have ?page_id=86 and have no clue when it came from. i have searched the pages but can not find a page_id 86

Viewing 5 replies - 1 through 5 (of 5 total)
  • That number is the id of the page stored in the database. You can see the page_id by editing a page and looking at the Permalink line just under the Title box.

    can I change the page_id,
    if I then please give the process to edit the page_id

    page id comes from the data base that is stored in the post table, you can get the id from there. you can edit the id in the table also

    I STILL cannot find the page_id of the page. In WordPress 3.0.1, the permalink does not contain any page_id number… Am I missing something?
    I am trying to find the page ids for certain pages, so I can “exclude” them from displaying in a widget.

    Any clue?

    Moderator James Huff

    (@macmanx)

    chhowe, go to the Pages section of the admin panel and edit the page in question. Notice that the URL ends with something like /wp-admin/post.php?post=47&action=edit . In this example, 47 is the post/page ID.

    If you need more help, please start your own topic.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘page_id’ is closed to new replies.