180 results found for “tags”. Showing results 76 to 100.
-
functionwp_kses_post()
Sanitizes content for allowed HTML tags for post content.
-
functionwp_script_is()
Determines whether a script has been added to the queue.
-
functionwp_site_icon()
Displays site icon meta tags.
-
functionwp_tag_cloud()
Displays a tag cloud.
-
functionadd_shortcode()
Adds a new shortcode.
-
functioncomments_open()
Determines whether the current post is open for comments.
-
functionget_tag_regex()
Returns RegEx body to liberally match an opening HTML tag.
-
functionis_attachment()
Determines whether the query is for an existing attachment page.
-
functionis_front_page()
Determines whether the query is for the front page of the site.
-
functionis_main_query()
Determines whether the query is the main query.
-
hookpre_get_posts
Fires after the query variable object is created, but before the actual query is run.
-
functionsanitize_user()
Sanitizes a username, stripping out unsafe characters.
-
functionwp_kses_split()
Searches for HTML tags, no matter how malformed.
-
functionwxr_term_meta()
Outputs term meta XML tags for a given term object.
-
functionis_plugin_page()
Determines whether the current admin page is generated by a plugin.
-
functionbulk_edit_posts()
Processes the post data for the bulk editing of posts.
-
functionis_theme_paused()
Determines whether a theme is technically active but was paused while loading.
-
hooktag_row_actions
Filters the action links displayed for each term in the Tags list table.
-
functiontaxonomy_exists()
Determines whether the taxonomy name exists.
-
functionthe_content_rss()
Display the post content for the feed.
-
functionusername_exists()
Determines whether the given username exists.
-
functionwp_html_excerpt()
Safely extracts not more than the first $count characters from HTML string.
-
functionget_bloginfo_rss()
Retrieves RSS container for the bloginfo function.
-
functionget_the_tag_list()
Retrieves the tags for a post formatted as a string.