ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 113

get_term_by()

Function: Gets all term data from database by term field and data.

Source: wp-includes/taxonomy.php:1095

Used by 0 functions | Uses 0 functions

get_term_children()

Function: Merges all term children into a single array of their IDs.

Source: wp-includes/taxonomy.php:1172

Used by 0 functions | Uses 0 functions

get_term_feed_link()

Function: Retrieves the feed link for a term.

Source: wp-includes/link-template.php:931

Used by 3 functions | Uses 6 functions

get_term_field()

Function: Gets sanitized term field.

Source: wp-includes/taxonomy.php:1217

Used by 0 functions | Uses 0 functions

get_term_link()

Function: Generates a permalink for a taxonomy term archive.

Source: wp-includes/taxonomy.php:4616

Used by 0 functions | Uses 0 functions

get_term_meta()

Function: Retrieves metadata for a term.

Source: wp-includes/taxonomy.php:1431

Used by 0 functions | Uses 0 functions

get_term_parents_list()

Function: Retrieves term parents with separator.

Source: wp-includes/category-template.php:1398

Used by 0 functions | Uses 0 functions

get_term_to_edit()

Function: Sanitizes term for editing.

Source: wp-includes/taxonomy.php:1246

Used by 0 functions | Uses 0 functions

get_terms()

Function: Retrieves the terms in a given taxonomy or list of taxonomies.

Source: wp-includes/taxonomy.php:1312

Used by 0 functions | Uses 0 functions

get_terms_to_edit()

Function: Gets comma-separated list of terms available to edit for the given post ID.

Source: wp-admin/includes/taxonomy.php:260

Used by 2 functions | Uses 2 functions
« Previous 1 … 112 113 114 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy