Uses
Uses | Description |
---|---|
wp-includes/deprecated.php: get_links() | Gets the links associated with category by ID. |
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |
wp-includes/taxonomy.php: get_term_by() | Get all Term data from database by Term field and data. |