the_author_{$field}

the_author_{$field}

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-6.5.2

apply_filters('the_author_{$field}') is found 1 times:

  • /wp-includes/author-template.php line 217
    	 *
    	 * @param string    $author_meta The value of the metadata.
    	 * @param int|false $user_id     The user ID.
    	 */
    	echo apply_filters( "the_author_{$field}", $author_meta, $user_id );
    }
    
    /**
     * Retrieves either author's link or author's name.
     *
     * If the author has a home page set, return an HTML link, otherwise just return