I have button in WP Gridbuilder that loads the user page of a user, using the Ultimate Member plugin. Prior to 1.9.7, the button link was:
{echo:get_author_posts_url({wp_user_id})}
I’'ve copied the function into my functions.php but it no longer works, withour re-enabling code execution.
How do I get this working again?