522 results found for "page". Showing results 1 to 30.

is_page()

Function: Determines whether the query is for an existing single page.

Source: wp-includes/query.php:584

Used by 5 functions | Uses 3 functions

is_paged()

Function: Determines whether the query is for a paged result and not for the first page.

Source: wp-includes/query.php:608

Used by 5 functions | Uses 3 functions

list_pages

Filter Hook: Filters the page title when creating an HTML drop-down list of pages.

Source: wp-includes/class-walker-page-dropdown.php:91

Used by 1 function | Uses 0 functions

tagsperpage

Filter Hook (deprecated): Filters the number of terms displayed per page for the Tags list table.

Source: wp-admin/includes/class-wp-terms-list-table.php:101

Used by 1 function | Uses 0 functions

menu_page_url()

Function: Gets the URL to access a particular menu page based on the slug it was registered with.

Source: wp-admin/includes/plugin.php:1837

Used by 0 functions | Uses 3 functions

wp_list_pages()

Function: Retrieves or displays a list of pages (or hierarchical post type items) in list (li) format.

Source: wp-includes/post-template.php:1291

Used by 2 functions | Uses 12 functions