385 results found for “is_”. Showing results 1 to 25.
-
functionis_404()
Determines whether the query has resulted in a 404 (returns no results).
-
functionis_day()
Determines whether the query is for an existing day archive.
-
functionis_rtl()
Determines whether the current locale is right-to-left (RTL).
-
functionis_ssl()
Determines if SSL is used.
-
functionis_tag()
Determines whether the query is for an existing tag archive page.
-
functionis_tax()
Determines whether the query is for an existing custom taxonomy archive page.
-
functionis_date()
Determines whether the query is for an existing date archive.
-
functionis_feed()
Determines whether the query is for a feed.
-
functionis_home()
Determines whether the query is for the blog homepage.
-
-
functionis_page()
Determines whether the query is for an existing single page.
-
functionis_term()
Check if Term exists.
-
functionis_time()
Determines whether the query is for a specific time.
-
functionis_year()
Determines whether the query is for an existing year archive.
-
functionis_admin()
Determines whether the current request is for an administrative interface page.
-
functionis_email()
Verifies that an email is valid.
-
hookis_email
Filters whether an email address is valid.
-
functionis_embed()
Is the query for an embedded post?
-
-
functionis_login()
Determines whether the current request is for the login screen.
-
functionis_month()
Determines whether the query is for an existing month archive.
-
functionis_paged()
Determines whether the query is for a paged result and not for the first page.
-
functionis_author()
Determines whether the query is for an existing author archive page.
-
functionis_robots()
Is the query for the robots.txt file?
-
functionis_search()
Determines whether the query is for a search.