ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Template
  • Page 6

get_template_part

Action Hook: Fires before an attempt is made to locate and load a template part.

Source: wp-includes/general-template.php:202

Used by 1 function | Uses 0 functions

wp_body_open()

Function: Fires the wp_body_open action.

Source: wp-includes/general-template.php:3048

Used by 0 functions | Uses 2 functions

wp_body_open

Action Hook: Triggered after the opening body tag.

Source: wp-includes/general-template.php:3054

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
« Previous 1 … 5 6 7 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy