Uses
Uses | Description |
---|---|
wp-includes/sitemaps/class-wp-sitemaps.php: wp_sitemaps_enabled | Filters whether XML Sitemaps are enabled or not. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |
wp-includes/option.php: get_option() | Retrieves an option value based on an option name. |