ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php

wp_sitemaps_posts_pre_url_list

Filter Hook: Filters the posts URL list before it is generated.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:87

Used by 1 function | Uses 0 functions

wp_sitemaps_posts_show_on_front_entry

Filter Hook: Filters the sitemap entry for the home page when the ‘show_on_front’ option equals ‘posts’.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:122

Used by 1 function | Uses 0 functions

wp_sitemaps_posts_entry

Filter Hook: Filters the sitemap entry for an individual post.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:140

Used by 1 function | Uses 0 functions

WP_Sitemaps_Posts::get_max_num_pages()

Method: Gets the max number of pages available for the object type.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:157

Used by 0 functions | Uses 3 functions

wp_sitemaps_posts_pre_max_num_pages

Filter Hook: Filters the max number of pages before it is generated.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:176

Used by 1 function | Uses 0 functions

WP_Sitemaps_Posts::get_posts_query_args()

Method: Returns the query args for retrieving posts to list in the sitemap.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:201

Used by 2 functions | Uses 3 functions

wp_sitemaps_posts_query_args

Filter Hook: Filters the query arguments for post type sitemap queries.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:213

Used by 1 function | Uses 0 functions

WP_Sitemaps_Posts

Class: Posts XML sitemap provider.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:17

Used by 0 functions | Uses 1 function

WP_Sitemaps_Posts::__construct()

Method: WP_Sitemaps_Posts constructor.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:23

Used by 0 functions | Uses 0 functions

WP_Sitemaps_Posts::get_object_subtypes()

Method: Returns the public post types, which excludes nav_items and similar types.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:36

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