ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/author-template.php

wp_list_authors_args

Filter Hook: Filters the query arguments for the list of all authors of the site.

Source: wp-includes/author-template.php:468

Used by 1 function | Uses 0 functions

pre_wp_list_authors_post_counts_query

Filter Hook: Filters whether to short-circuit performing the query for author post counts.

Source: wp-includes/author-template.php:481

Used by 1 function | Uses 0 functions

the_author_link

Filter Hook: Filters the author URL link HTML.

Source: wp-includes/author-template.php:256

Used by 1 function | Uses 0 functions

get_the_author_posts_link()

Function: Retrieves an HTML link to the author page of the current post’s author.

Source: wp-includes/author-template.php:312

Used by 1 function | Uses 4 functions

the_author_posts_link

Filter Hook: Filters the link to the author page of the author of the current post.

Source: wp-includes/author-template.php:333

Used by 1 function | Uses 0 functions

the_author_posts_link()

Function: Displays an HTML link to the author page of the current post’s author.

Source: wp-includes/author-template.php:344

Used by 0 functions | Uses 1 function

get_author_posts_url()

Function: Retrieves the URL to the author page for the user with the ID provided.

Source: wp-includes/author-template.php:362

Used by 7 functions | Uses 4 functions

author_link

Filter Hook: Filters the URL to the author’s page.

Source: wp-includes/author-template.php:391

Used by 1 function | Uses 0 functions

wp_list_authors()

Function: Lists all the authors of the site, with several options available.

Source: wp-includes/author-template.php:432

Used by 0 functions | Uses 5 functions

is_multi_author()

Function: Determines whether this site has more than one author.

Source: wp-includes/author-template.php:600

Used by 0 functions | Uses 2 functions
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy