Uses
Uses | Description |
---|---|
wp-admin/includes/bookmark.php: wp_get_link_cats() | Retrieves the link category IDs associated with the link specified. |
wp-includes/category.php: get_category() | Retrieves category data given a category ID or category object. |
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |