ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/general-template.php
  • Page 5

wp_generator()

Function: Displays the XHTML generator that is generated on the wp_head hook.

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

Used by 0 functions | Uses 3 functions

wp_generator_type

Filter Hook: Filters the output of the XHTML generator tag.

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

Used by 1 function | Uses 0 functions

the_search_query()

Function: Displays the contents of the search query variable.

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

Used by 0 functions | Uses 3 functions

the_search_query

Filter Hook: Filters the contents of the search query variable for display.

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

Used by 1 function | Uses 0 functions

get_language_attributes()

Function: Gets the language attributes for the ‘html’ tag.

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

Used by 1 function | Uses 3 functions

language_attributes

Filter Hook: Filters the language attributes for display in the ‘html’ tag.

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

Used by 1 function | Uses 0 functions

language_attributes()

Function: Displays the language attributes for the ‘html’ tag.

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

Used by 2 functions | Uses 1 function

paginate_links()

Function: Retrieves paginated links for archive post pages.

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

Used by 4 functions | Uses 6 functions

paginate_links

Filter Hook: Filters the paginated links for the given archive pages.

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

Used by 1 function | Uses 0 functions

wp_admin_css_color()

Function: Registers an admin color scheme css file.

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

Used by 1 function | Uses 0 functions
« Previous 1 … 4 5 6 … 19 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy