mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-16 01:04:31 +00:00
ffb86c05524a8ba32d1e5b251a2ce4b9ad670472
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
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%