385 results found for “is_”. Showing results 26 to 50.
-
functionis_single()
Determines whether the query is for an existing single post.
-
functionis_sticky()
Determines whether a post is sticky.
-
hookis_sticky
Filters whether a post is sticky.
-
functionis_archive()
Determines whether the query is for an existing archive page.
-
functionis_favicon()
Is the query for the favicon.ico file?
-
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.
-
-
functionwp_is_uuid()
Validates that a UUID is valid.
-
functionis_archived()
Checks if a particular blog is archived.
-
functionis_category()
Determines whether the query is for an existing category archive page.
-
functionis_gd_image()
Determines whether the value is an acceptable type for GD image functions.
-
-
functionis_singular()
Determines whether the query is for an existing single post of any post type (post, attachment, page, custom post types).
-
functionis_taxonomy()
Checks that the taxonomy name exists.
-
functionis_wp_error()
Checks whether the given variable is a WordPress Error.
-
-
functionis_blog_user()
Checks if the current user belong to a given site.
-
functionis_main_blog()
Deprecated functionality to determine if the current site is the main site.
-
functionis_main_site()
Determines whether a site is the main site of the current network.
-
functionis_multisite()
Determines whether Multisite is enabled.
-
functionis_trackback()
Determines whether the query is for a trackback endpoint call.
-
methodPO::is_final()
Helper function for read_entry
-
functionwp_is_mobile()
Test if the current browser runs on a mobile device (smart phone, tablet, etc.).