422 results found for “tags”. Showing results 351 to 375.
-
Fires inside the adduser form tag.
-
functionstartElement()
Starts a new XML tag.
-
functionendElement()
Ends a new XML tag.
-
hookadmin_title
Filters the title tag content for an admin page.
-
hookrichedit_pre
Filters text returned for the rich text editor.
-
functionesc_js()
Escapes single quotes, `”`, “, `&`, and fixes line endings.
-
functiontag_escape()
Escapes an HTML tag name.
-
hooktag_escape
Filters a string cleaned and escaped for output as an HTML tag.
-
functionwp_html_excerpt()
Safely extracts not more than the first $count characters from HTML string.
-
functionlinks_add_target()
Adds a target attribute to all links in passed content.
-
functionwp_strip_all_tags()
Properly strips all HTML tags including ‘script’ and ‘style’.
-
functionsanitize_text_field()
Sanitizes a string from user input or from the database.
-
functionadd_theme_support()
Registers theme support for a given feature.
-
functionwp_customize_support_script()
Prints a script to check whether or not the Customizer is supported, and apply either the no-customize-support or customize-support class to the body.
-
functionget_the_category()
Retrieves post categories.
-
functionin_category()
Checks if the current post is within any of the given categories.
-
hookwp_tag_cloud
Filters the tag cloud output.
-
functiondefault_topic_count_scale()
Default topic count scaling for tag links.
-
functionwp_generate_tag_cloud()
Generates a tag cloud (heatmap) from provided data.
-
hooktag_cloud_sort
Filters how the items in a tag cloud are sorted.
-
Filters the generated output of a tag cloud.
-
functionget_tag_link()
Retrieves the link to the tag.
-
functionget_the_tags()
Retrieves the tags for a post.