Get Values From a User

Overview All the template functions (get_field, the_field, etc) can be used to load values from a user, with a second parameter required to target the user. This is similar to passing through a $post_id parameter to target a specific post object. The $post_id parameter needed is a string containing the word ‘user_’ and the user’s … Continue reading Get Values From a User