422 results found for “tags”. Showing results 251 to 275.
-
Filters the comment edit link anchor tag.
-
Filters the bookmark edit link anchor tag.
-
Filters the anchor tag attributes for the next posts page link.
-
Filters the anchor tag attributes for the previous posts page link.
-
Filters the anchor tag attributes for the next comments page link.
-
Filters the anchor tag attributes for the previous comments page link.
-
functionwp_get_shortlink()
Returns a shortlink for a post, page, attachment, or site.
-
hookthe_shortlink
Filters the short link anchor tag for a post.
-
functiontaxonomy_exists()
Determines whether the taxonomy name exists.
-
functionis_taxonomy_hierarchical()
Determines whether the taxonomy object is hierarchical.
-
functionterm_exists()
Determines whether a taxonomy term exists.
-
hooktag_link
Filters the tag link.
-
functionis_rtl()
Determines whether the current locale is right-to-left (RTL).
-
functionwp_kses_allowed_html()
Returns an array of allowed HTML tags and attributes for a given context.
-
Filters the HTML tags that are allowed for a given context.
-
functionwp_kses_split()
Searches for HTML tags, no matter how malformed.
-
functionwp_filter_post_kses()
Sanitizes content for allowed HTML tags for post content.
-
functionwp_kses_post()
Sanitizes content for allowed HTML tags for post content.
-
functionusername_exists()
Determines whether the given username exists.
-
functionemail_exists()
Determines whether the given email exists.
-
functionget_bloginfo_rss()
Retrieves RSS container for the bloginfo function.
-
functionbloginfo_rss()
Displays RSS container for the bloginfo function.
-
functionrss_enclosure()
Displays the rss enclosure for the current post.
-
hookrss_enclosure
Filters the RSS enclosure HTML link tag for the current post.