393 results found for “is_”. Showing results 126 to 150.
-
methodWP_Query::is_paged()
Determines whether the query is for a paged result and not for the first page.
-
functionfile_is_valid_image()
Validates that file is an image.
-
functionis_local_attachment()
Determines whether an attachment URI is local and really an attachment.
-
functionterm_is_ancestor_of()
Checks if a term is an ancestor of another term.
-
Filters whether a comment is part of a comment flood.
-
functionwp_is_internal_link()
Determines whether or not the specified URL is of a host included in the internal hosts list.
-
functionwp_is_jsonp_request()
Checks whether current request is a JSONP request, or is expecting a JSONP response.
-
functionwp_is_large_network()
Determines whether or not we have a large network.
-
Filters whether the network is considered large.
-
functionwp_is_numeric_array()
Determines if the variable is a numeric-indexed array.
-
functionwp_is_post_autosave()
Determines if the specified post is an autosave.
-
functionwp_is_post_revision()
Determines if the specified post is a revision.
-
functionwp_is_recovery_mode()
Determines whether WordPress is in Recovery Mode.
-
functionwp_is_rest_endpoint()
Checks whether a REST API endpoint request is currently being handled.
-
Filters whether a REST endpoint request is currently being handled.
-
methodWP_Query::is_author()
Determines whether the query is for an existing author archive page.
-
methodWP_Query::is_robots()
Determines whether the query is for the robots.txt file.
-
methodWP_Query::is_search()
Determines whether the query is for a search.
-
methodWP_Query::is_single()
Determines whether the query is for an existing single post.
-
functionis_customize_preview()
Whether the site is being previewed in the Customizer.
-
functionis_post_type_archive()
Determines whether the query is for an existing post type archive page.
-
functionis_serialized_string()
Checks whether serialized data is of string type.
-
functionis_subdomain_install()
Whether a subdomain configuration is enabled.
-
functionis_taxonomy_viewable()
Determines whether a taxonomy is considered “viewable”.