393 results found for “is_”. Showing results 76 to 100.
-
functionis_utf8_charset()
Indicates if a given slug for a character set represents the UTF-8 text encoding. If not provided, examines the current blog’s charset.
-
functionrest_is_boolean()
Determines if a given value is boolean-like.
-
functionrest_is_integer()
Determines if a given value is integer-like.
-
functionwin_is_writable()
Workaround for Windows bug in is_writable() function
-
functionis_network_admin()
Determines whether the current request is for the network administrative interface.
-
functionis_page_template()
Determines whether the current post uses a page template.
-
functionis_plugin_active()
Determines whether a plugin is active.
-
functionis_plugin_paused()
Determines whether a plugin is technically active but was paused while loading.
-
functionpath_is_absolute()
Tests if a given filesystem path is absolute.
-
methodWP_Query::is_404()
Determines whether the query is a 404 (returns no results).
-
methodWP_Query::is_day()
Determines whether the query is for an existing day archive.
-
methodWP_Query::is_tag()
Determines whether the query is for an existing tag archive page.
-
methodWP_Query::is_tax()
Determines whether the query is for an existing custom taxonomy archive page.
-
functionis_blog_installed()
Determines whether WordPress is already installed.
-
functionis_comments_popup()
Determines whether the current URL is within the comments popup window.
-
functionis_object_in_term()
Determines if the given object is associated with any of the given terms.
-
functionis_privacy_policy()
Determines whether the query is for the Privacy Policy page.
-
functionis_user_logged_in()
Determines whether the current visitor is a logged in user.
-