ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.3.0
  • Page 6

wpdb::escape_by_ref()

Method: Escapes content by reference for insertion into the database, for security.

Source: wp-includes/class-wpdb.php:1380

Used by 0 functions | Uses 0 functions

wpdb::prepare()

Method: Prepares a SQL query for safe execution.

Source: wp-includes/class-wpdb.php:1473

Used by 0 functions | Uses 0 functions

the_tags()

Function: Displays the tags for a post.

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

Used by 0 functions | Uses 0 functions

the_tags

Filter Hook: Filters the tags list for a given post.

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

Used by 0 functions | Uses 0 functions

wp_tag_cloud()

Function: Displays a tag cloud.

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

Used by 0 functions | Uses 0 functions

wp_tag_cloud

Filter Hook: Filters the tag cloud output.

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

Used by 0 functions | Uses 0 functions

wp_generate_tag_cloud()

Function: Generates a tag cloud (heatmap) from provided data.

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

Used by 0 functions | Uses 0 functions

wp_generate_tag_cloud

Filter Hook: Filters the generated output of a tag cloud.

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

Used by 0 functions | Uses 0 functions

get_tag_link()

Function: Retrieves the link to the tag.

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

Used by 0 functions | Uses 0 functions

get_the_tags()

Function: Retrieves the tags for a post.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 5 6 7 … 20 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy