user_registered) ); $comments_count = get_comments([ 'type' => '', 'user_id' => get_the_author_meta('ID'), 'count' => true, ]); $posts_count = count_user_posts(get_the_author_meta('ID')); /** * Note to code reviewers: This line doesn't need to be escaped. * Function blocksy_output_hero_section() used here escapes the value properly. */ echo blocksy_output_hero_section('type-2'); ?>
>
>