180 results found for “tags”. Showing results 51 to 75.
-
functionis_author()
Determines whether the query is for an existing author archive page.
-
functionis_search()
Determines whether the query is for a search.
-
functionis_single()
Determines whether the query is for an existing single post.
-
functionis_sticky()
Determines whether a post is sticky.
-
functionwp_editor()
Renders an editor.
-
functionis_archive()
Determines whether the query is for an existing archive page.
-
functionis_new_day()
Determines whether the publish date of the current post in the loop is different from the publish date of the previous post in the loop.
-
functionis_preview()
Determines whether the query is for a post or page preview.
-
functionpings_open()
Determines whether the current post is open for pings.
-
functionthemes_api()
Retrieves theme installer pages from the WordPress.org Themes API.
-
hookthemes_api
Filters whether to override the WordPress.org Themes API.
-
functionhas_excerpt()
Determines whether the post has a custom excerpt.
-
functionin_category()
Checks if the current post is within any of the given categories.
-
functionin_the_loop()
Determines whether the caller is in the Loop.
-
functionis_category()
Determines whether the query is for an existing category archive page.
-
functionis_singular()
Determines whether the query is for an existing single post of any post type (post, attachment, page, custom post types).
-
functionplugins_api()
Retrieves plugin installer pages from the WordPress.org Plugins API.
-
hookplugins_api
Filters the response for the current WordPress.org Plugin Installation API request.
-
hookrss_tag_pre
Fires between the xml and rss tags in a feed.
-
functionterm_exists()
Determines whether a taxonomy term exists.
-
functionbloginfo_rss()
Displays RSS container for the bloginfo function.
-
functiondo_shortcode()
Searches content for shortcodes and filter shortcodes through their hooks.
-
functionemail_exists()
Determines whether the given email exists.
-
functionis_trackback()
Determines whether the query is for a trackback endpoint call.
-
functionwp_kses_attr()
Removes all attributes, if none are allowed for this element.