mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-02 16:59:35 +01:00
6fe59c4bdc
This avoids a PHP warning during sitemap generation if `get_term_link()` returns an error, e.g. due to term ID being shared between multiple taxonomies. Additionally, pass the `$taxonomy` argument to `get_term_link()` to properly disambiguate the call. Props dd32. Fixes #51416. Built from https://develop.svn.wordpress.org/trunk@49137 git-svn-id: http://core.svn.wordpress.org/trunk@48899 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
---|---|---|
.. | ||
class-wp-sitemaps-posts.php | ||
class-wp-sitemaps-taxonomies.php | ||
class-wp-sitemaps-users.php |