How to get ID page/post
-
Hi everyone, I’m trying to recover the ID of the page that is associated with the list of publications by author.
this is the shorcode
[pods name=”publications” limit=”20″ orderby=”editions DESC” template=”publications list” where=”people.id = {@ID}”]
{@ID} won’t get me the page / post id
how can I recover via get_id () and insert it in the where clause of my shorcode?
Thanks
sorry for my english
- The topic ‘How to get ID page/post’ is closed to new replies.