393 results found for “is_”. Showing results 101 to 125.
-
functionwp_is_block_theme()
Returns whether the active theme is a block-based theme or not.
-
functionwp_is_using_https()
Checks whether the website is using HTTPS.
-
functionwp_is_xml_request()
Checks whether current request is an XML request, or is expecting an XML response.
-
methodWP_Locale::is_rtl()
Checks if current locale is RTL.
-
methodWP_Query::is_date()
Determines whether the query is for an existing date archive.
-
methodWP_Query::is_feed()
Determines whether the query is for a feed.
-
methodWP_Query::is_home()
Determines whether the query is for the blog homepage.
-
methodWP_Query::is_page()
Determines whether the query is for an existing single page.
-
methodWP_Query::is_time()
Determines whether the query is for a specific time.
-
methodWP_Query::is_year()
Determines whether the query is for an existing year archive.
-
methodWP_Roles::is_role()
Determines whether a role name is currently in the list of available roles.
-
functionwp_term_is_shared()
Determines whether a term is shared between multiple taxonomies.
-
functioncat_is_ancestor_of()
Checks if a category is an ancestor of another category.
-
functionis_locale_switched()
Determines whether switch_to_locale() is in effect.
-
functionis_plugin_inactive()
Determines whether the plugin is inactive.
-
functionis_post_embeddable()
Determines whether a post is embeddable.
-
Filter whether a post is embeddable.
-
-
functionredirect_this_site()
Ensures that the current site’s domain is listed in the allowed redirect host list.
-
functionrest_is_ip_address()
Determines if an IP address is valid.
-
functionwp_is_json_request()
Checks whether current request is a JSON request, or is expecting a JSON response.
-
methodWP_Query::is_embed()
Determines whether the query is for an embedded post.
-
methodWP_Query::is_month()
Determines whether the query is for an existing month archive.