Methods
1 to 10 of 10
- Jetpack_Sitemap_Manager::__construct() – Construct a new Jetpack_Sitemap_Manager.
- Jetpack_Sitemap_Manager::callback_action_catch_sitemap_urls() – Callback to intercept sitemap url requests and serve sitemap files.
- Jetpack_Sitemap_Manager::callback_action_do_robotstxt() – Callback to add sitemap to robots.txt.
- Jetpack_Sitemap_Manager::callback_action_filter_sitemap_location() – Callback to set the sitemap location.
- Jetpack_Sitemap_Manager::callback_action_flush_news_sitemap_cache() – Callback to delete the news sitemap cache.
- Jetpack_Sitemap_Manager::callback_action_purge_data() – Callback for resetting stored sitemap data.
- Jetpack_Sitemap_Manager::callback_add_sitemap_schedule() – Callback for adding sitemap-interval to the list of schedules.
- Jetpack_Sitemap_Manager::callback_sitemap_cron_hook() – Callback handler for sitemap cron hook
- Jetpack_Sitemap_Manager::schedule_sitemap_generation() – Add actions to schedule sitemap generation.
- Jetpack_Sitemap_Manager::serve_raw_and_die() – Echo a raw string of given content-type.