Changeset 40899
- Timestamp:
- 06/13/2017 02:32:15 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/author-template.php
r40334 r40899 120 120 * @param string $field selects the field of the users record. 121 121 * @param int $user_id Optional. User ID. 122 * @return string The author's field from the current author's DB object .122 * @return string The author's field from the current author's DB object, otherwise an empty string. 123 123 */ 124 124 function get_the_author_meta( $field = '', $user_id = false ) {
Note: See TracChangeset
for help on using the changeset viewer.