Changeset 45926 for trunk/src/wp-includes/author-template.php
- Timestamp:
- 09/01/2019 05:12:43 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/author-template.php
r45781 r45926 66 66 __FUNCTION__, 67 67 '1.5.0', 68 /* translators: %s: get_the_author() */69 68 sprintf( 69 /* translators: %s: get_the_author() */ 70 70 __( 'Use %s instead if you do not want the value echoed.' ), 71 71 '<code>get_the_author()</code>'
Note: See TracChangeset
for help on using the changeset viewer.