Updated on 29 Jul 2024 Looking to get user meta for the current post author either on single posts or in the archive when in the loop? Add the following in child theme‘s functions.php (w/o the opening PHP tag) or a code snippets plugin: // Get the specified user meta for the current post author…