mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-10 15:44:29 +00:00
bd3ee1781f2ca1f3bd3191780071a0ceb2c77234
@ignore annotation on _get_term_hierarchy().
Originally introduced in [32453], the `@ignore` annotation caused the function to be improperly ignored by the Code Reference parser. The `@access private` annotation is the correct way to mark a function for internal use only. Props coffee2code. Fixes #45997. git-svn-id: https://develop.svn.wordpress.org/trunk@44755 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%