Get Adverts Author ID
-
Hello,
I’m needing to get the Adverts Author ID on the list-item.php template. I tried using the following:
get_post_field( 'post_author', $post_id )However, this returns the WordPress user ID, not the adverts author ID. I need this so I can access meta data on the author post object.
If I can’t get the author ID, is there a way I can get meta values from the author post type?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Get Adverts Author ID’ is closed to new replies.