Make WordPress Core

Timestamp:
09/29/2015 01:48:47 AM (11 years ago)
Author:
DrewAPicture
Message:

Introduce get_the_author_posts_link(), which returns the HTML link to the author page for the current post's author.

the_author_posts_link() has in-turn been converted into a wrapper, with most of its logic moved to the new function.

Adds tests for the new function.

Props chipbennett, zrothauser, wonderboymusic, DrewAPicture.
Fixes #30355.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.