Used By
Used By | Description |
---|---|
wp-includes/sitemaps/class-wp-sitemaps.php: WP_Sitemaps::register_sitemaps() | Registers and sets up the functionality for all supported sitemaps. |
WP_Sitemaps_Taxonomies constructor.
File: wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php
public function __construct() { $this->name = 'taxonomies'; $this->object_type = 'term'; }
Version | Description |
---|---|
5.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_sitemaps_taxonomies/__construct