180 results found for “tags”. Showing results 26 to 50.
-
Gets the list of all tags.
-
functionget_shortcode_tags_in_content()
Returns a list of registered shortcode names found in the given content.
-
Removes leading and trailing _empty_ script tags.
-
Closes elements that have implied end tags.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:2044 -
Closes elements that have implied end tags, thoroughly.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:2072 -
Sets the content between two balanced tags.
Used by 0 functions | Uses 3 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php:73 -
Returns the content between two balanced template tags.
Used by 0 functions | Uses 1 function | Source: wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php:49 -
functionis_404()
Determines whether the query has resulted in a 404 (returns no results).
-
functionis_day()
Determines whether the query is for an existing day archive.
-
functionis_rtl()
Determines whether the current locale is right-to-left (RTL).
-
functionis_tag()
Determines whether the query is for an existing tag archive page.
-
functionis_tax()
Determines whether the query is for an existing custom taxonomy archive page.
-
functionhas_tag()
Checks if the current post has any of given tags.
-
functionis_date()
Determines whether the query is for an existing date archive.
-
functionis_feed()
Determines whether the query is for a feed.
-
functionis_home()
Determines whether the query is for the blog homepage.
-
functionis_page()
Determines whether the query is for an existing single page.
-
functionis_time()
Determines whether the query is for a specific time.
-
functionis_year()
Determines whether the query is for an existing year archive.
-
functionwpautop()
Replaces double line breaks with paragraph elements.
-
functionis_admin()
Determines whether the current request is for an administrative interface page.
-
functionis_month()
Determines whether the query is for an existing month archive.
-
functionis_paged()
Determines whether the query is for a paged result and not for the first page.