Get post_id
-
Hi
I would like to get the post id list (i.e. comma-separated) from the posts filtered with $arg. I know that if I use the get function (below), I obtain all the post attribute values filtered with $arg array values: how can I get the post_id (as said, i.e. comma-separated) from $dd?$dd = EM_Events::get( $args );
Thanks
Ositive
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Get post_id’ is closed to new replies.