slimshadys (@slimshadys)

Forum Replies Created

Viewing 1 replies (of 1 total)
  • @slimshadys

    Participant

    Nevermind, managed to get it working with this workaround:

    	$author_id = get_post_field( 'post_author', $topic_id );
    

    Now I have the proper $author_id! 🙂

Viewing 1 replies (of 1 total)