Closed johnbillion closed 3 years ago
Implement a basic template function that accepts a post object and returns array of WP_User objects related to the post. The taxonomy term that creates the connection between post and users is abstracted from and never seen by the user.
WP_User
Implement a basic template function that accepts a post object and returns array of
WP_User
objects related to the post. The taxonomy term that creates the connection between post and users is abstracted from and never seen by the user.