- Timestamp:
- 09/14/2023 12:44:23 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php
r53302 r56586 61 61 public function get_url_list( $page_num, $object_subtype = '' ) { 62 62 // Restores the more descriptive, specific name for use within this method. 63 $taxonomy = $object_subtype; 63 $taxonomy = $object_subtype; 64 64 65 $supported_types = $this->get_object_subtypes(); 65 66
Note: See TracChangeset
for help on using the changeset viewer.