Using WordPress ‘get_the_block_template_html()’ PHP function Written by Adrian Gordon WordPress The `get_the_block_template_html()` function in WordPress retrieves the HTML markup for a specific block template
Using WordPress ‘get_the_author_yim()’ PHP function Written by Adrian Gordon WordPress Retrieve the Yahoo! IM name of the author of the current post.
Using WordPress ‘get_the_author_posts()’ PHP function Written by Adrian Gordon WordPress Retrieves the number of posts by the author of the current post.
Using WordPress ‘get_the_author_meta()’ PHP function Written by Adrian Gordon WordPress Retrieves the requested data of the author of the current post.
Using WordPress ‘get_the_author_msn()’ PHP function Written by Adrian Gordon WordPress Retrieve the MSN address of the author of the current post.
Using WordPress ‘get_the_author_nickname()’ PHP function Written by Adrian Gordon WordPress Retrieve the nickname of the author of the current post.
Using WordPress ‘get_the_author_posts_link()’ PHP function Written by Adrian Gordon WordPress Retrieves an HTML link to the author page of the current post’s author.
Using WordPress ‘get_the_author_url()’ PHP function Written by Adrian Gordon WordPress Retrieve the URL to the home page of the author of the current post.
Using WordPress ‘get_the_comments_navigation()’ PHP function Written by Adrian Gordon WordPress Retrieves navigation to next/previous set of comments, when applicable.