- Timestamp:
- 07/21/2020 03:55:21 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/sitemaps/class-wp-sitemaps-registry.php
r48536 r48540 50 50 * 51 51 * @param string $name Sitemap provider name. 52 * @return WP_Sitemaps_Provider|null Sitemap sprovider if it exists, null otherwise.52 * @return WP_Sitemaps_Provider|null Sitemap provider if it exists, null otherwise. 53 53 */ 54 54 public function get_provider( $name ) {
Note: See TracChangeset
for help on using the changeset viewer.