mirror of
git://develop.git.wordpress.org/
synced 2025-02-06 07:28:49 +01:00
Boone Gorges
ffb86c0552
get_the_category_by_ID()
should be taxonomy-agnostic.
Prior to 4.9, this function was accidentally taxonomy-agnostic in most cases. The fix in [40979] caused a regression in this function. For backward compatibility, we make it explicit that the query is by ID only. See #42771. git-svn-id: https://develop.svn.wordpress.org/trunk@42367 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
81.4%
CSS
8.9%
JavaScript
8.1%
SCSS
0.9%
HTML
0.7%