ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 112

get_taxonomies_for_attachments()

Function: Retrieves all of the taxonomy names that are registered for attachments.

Source: wp-includes/media.php:2807

Used by 0 functions | Uses 0 functions

get_taxonomy()

Function: Retrieves the taxonomy object of $taxonomy.

Source: wp-includes/taxonomy.php:364

Used by 0 functions | Uses 0 functions

get_taxonomy_labels()

Function: Builds an object with all taxonomy labels out of a taxonomy object.

Source: wp-includes/taxonomy.php:715

Used by 0 functions | Uses 0 functions

get_taxonomy_template()

Function: Retrieves path of custom taxonomy term template in current or parent template.

Source: wp-includes/template.php:344

Used by 0 functions | Uses 2 functions

get_temp_dir()

Function: Determines a writable directory for temporary files.

Source: wp-includes/functions.php:2192

Used by 0 functions | Uses 0 functions

get_template()

Function: Retrieves name of the active theme.

Source: wp-includes/theme.php:307

Used by 4 functions | Uses 2 functions

get_template_directory()

Function: Retrieves template directory path for the active theme.

Source: wp-includes/theme.php:325

Used by 6 functions | Uses 4 functions

get_template_directory_uri()

Function: Retrieves template directory URI for the active theme.

Source: wp-includes/theme.php:349

Used by 7 functions | Uses 4 functions

get_template_part()

Function: Loads a template part into a template.

Source: wp-includes/general-template.php:167

Used by 0 functions | Uses 4 functions

get_term()

Function: Gets all term data from database by term ID.

Source: wp-includes/taxonomy.php:976

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