Uses
Uses | Description |
---|---|
wp-includes/sitemaps.php: wp_sitemaps_get_max_urls() | Gets the maximum number of URLs for a sitemap. |
wp-includes/sitemaps/providers/class-wp-sitemaps-users.php: wp_sitemaps_users_query_args | Filters the query arguments for authors with public posts. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |
wp-includes/post.php: get_post_types() | Get a list of all registered post type objects. |