ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 2.3.0
  • Page 6

sanitize_user_field()

Function: Sanitizes user field based on context.

Source: wp-includes/user.php:1774

Used by 0 functions | Uses 0 functions

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

get_the_tags

Filter Hook: Filters the array of tags for the given post.

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

Used by 0 functions | Uses 0 functions

get_the_tag_list()

Function: Retrieves the tags for a post formatted as a string.

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

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
« Previous 1 … 5 6 7 … 20 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy