• I have inlineposts.php in my wp-content plugins folder. I am adding this plug in to a Page in my blog. The next step for me is to: the place on the page where you want to include a post, enter the ID of the post, surrounded by double square brackets in the form nnn.

    I don’t know what is meant by the ID of the post. Where can I find this ID and what should it look like?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • it looks like a number — every post has a unique id (that number) and its tacked onto the index.php/?p=x if youre not using pretty permalinks.

    You can also see them when your on the manage posts screen, look at the url that comes up when you edit, etc.. from the manage posts screen

    MJ

    (@mardie)

    ID looks like a number.. And you can find the ID of the post when you login to your wordpress dashboard then go to:

    manage > posts

    After that, you would be able to see all your posts. The DATE it was created, the TITLE, AUTHOR, and at the right-most part is the ID..

    Hi,

    The inline post plugin would be great if it worked with pretty permalinks.

    Does anyone know how to do use the plugin with pretty permalinks?

    Thanks for your help. I have searched high and low for an answer, but I have come up with nothing.

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

The topic ‘What is the ID for inline post plugin?’ is closed to new replies.