WordPress/wp-includes/sitemaps/providers
Peter Wilson 8752a2392a Sitemaps: Pass term object to wp_sitemaps_taxonomies_entry filter.
Add a forth parameter to the `wp_sitemaps_taxonomies_entry` filter to pass the entire `WP_Term` object. 

Correct the documentation for the second parameter of the `wp_sitemaps_taxonomies_entry` filter to indicate it is a term ID rather than term object.

Props RavanH, swissspidy, audrasjb.
Fixes #55239.


Built from https://develop.svn.wordpress.org/trunk@52834


git-svn-id: http://core.svn.wordpress.org/trunk@52423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-03-10 04:01:05 +00:00
..
class-wp-sitemaps-posts.php Docs: Miscellaneous inline documentation improvements. 2021-12-29 17:28:00 +00:00
class-wp-sitemaps-taxonomies.php Sitemaps: Pass term object to wp_sitemaps_taxonomies_entry filter. 2022-03-10 04:01:05 +00:00
class-wp-sitemaps-users.php Docs: Miscellaneous inline documentation improvements. 2021-12-29 17:28:00 +00:00