Files
wordpress/wp-includes
audrasjb edd2ca2b6b Taxonomy: Use WP_Term object to retrieve the taxonomy in get_term_feed_link().
This change fixes a backward compatibility issue introduced in [52180] where `get_term_feed_link()` did not honor the `$taxonomy` parameter anymore. Rather than using the default `category` taxonomy when passing a term ID in `get_term_feed_link()`, use the `WP_Term` object to get the taxonomy.

Follow-up to [52180].

Props hugod.
Fixes #50225.

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


git-svn-id: http://core.svn.wordpress.org/trunk@51847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-26 11:43:03 +00:00
..
2021-11-23 05:40:38 +00:00
2021-11-15 12:50:17 +00:00
2021-11-23 05:40:38 +00:00
2021-11-23 05:40:38 +00:00
2021-11-23 05:40:38 +00:00
2021-11-23 05:40:38 +00:00