Taxonomy: Remove redundant caching from `get_all_category_ids()`, deprecated...
Taxonomy: Remove redundant caching from `get_all_category_ids()`, deprecated in favor of `get_terms()` in [28679]. The `all_category_ids` cache key it relied on was removed in [5555] and never repopulated, causing invalid or unexpected results when using a persistent object cache. Props itowhid06, johnjamesjacoby. Fixes #48176. Built from https://develop.svn.wordpress.org/trunk@46810 git-svn-id: https://core.svn.wordpress.org/trunk@46610 1a063a9b-81f0-0310-95a4-ce76da25c4cd
Loading
Please register or sign in to comment