393 results found for “is_”. Showing results 51 to 75.
-
hookwp_is_mobile
Filters whether the request should be treated as coming from a mobile device or not.
-
functionwp_is_stream()
Tests if a given path is a stream URL
-
methodIri::is_valid()
Check if the object represents a valid IRI. This needs to be done on each call as some things change depending on another part of the IRI.
-
functionis_attachment()
Determines whether the query is for an existing attachment page.
-
functionis_blog_admin()
Determines whether the current request is for a site’s administrative interface.
-
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.
-
functionis_serialized()
Checks value to find if it was serialized.
-
functionis_site_admin()
Determine if user is a site admin.
-
functionis_user_admin()
Determines whether the current request is for a user admin screen.
-
functionrest_is_array()
Determines if a given value is array-like.
-
functionis_child_theme()
Whether a child theme is in use.
-
functionis_plugin_page()
Determines whether the current admin page is generated by a plugin.
-
functionis_super_admin()
Determines whether user is a site admin.
-
functionis_user_spammy()
Determines whether a user is marked as a spammer, based on user login.
-
functionms_is_switched()
Determines if switch_to_blog() is in effect.
-
functionrest_is_object()
Determines if a given value is object-like.
-
functionwp_is_writable()
Determines if a directory is writable.
-
-
functionis_comment_feed()
Is the query for a comments feed?
-
functionis_main_network()
Determines whether a network is the main network of the Multisite installation.
-
-
functionis_theme_paused()
Determines whether a theme is technically active but was paused while loading.