180 results found for “tags”. Showing results 1 to 25.
-
functionget_tags()
Retrieves all post tags.
-
hookget_tags
Filters the array of term objects returned for the ‘post_tag’ taxonomy.
-
hookthe_tags
Filters the tags list for a given post.
-
functionthe_tags()
Displays the tags for a post.
-
functionbalanceTags()
Balances tags if forced to, or if the ‘use_balanceTags’ option is set to true.
-
hooktagsperpage
Filters the number of terms displayed per page for the Tags list table.
-
functionallowed_tags()
Displays all of the allowed tags in HTML format with attributes.
-
functionget_the_tags()
Retrieves the tags for a post.
-
hookget_the_tags
Filters the array of tags for the given post.
-
functionwp_quicktags()
Handles quicktags.
-
functionget_tags_to_edit()
Gets comma-separated list of tags available to edit.
-
functionwp_add_post_tags()
Adds tags to a post.
-
functionwp_get_post_tags()
Retrieves the tags for a post.
-
functionwp_set_post_tags()
Sets the tags for a post.
-
Filters the list of HTML elements not to texturize.
-
functionwp_strip_all_tags()
Properly strips all HTML tags including script and style
-
Filters the number of terms displayed per page for the Tags list table.
-
functionforce_balance_tags()
Balances tags of string using a modified stack.
-
Filters the Quicktags settings.
-
Filters the site icon meta tags, so plugins can add their own.
-
functioninstall_popular_tags()
Retrieves popular WordPress plugin tags.
-
functionwp_filter_content_tags()
Filters specific tags in post content and modifies their markup.
-
functionwp_replace_in_html_tags()
Replaces characters or phrases within HTML elements only.
-
functiondo_shortcodes_in_html_tags()
Searches only inside HTML elements for shortcodes and process them.