Returns all registered sitemap providers.
(WP_Sitemaps_Provider[]) Array of sitemap providers.
File: wp-includes/sitemaps/class-wp-sitemaps-registry.php
public function get_providers() { return $this->providers; }
Version | Description |
---|---|
5.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_sitemaps_registry/get_providers