Tag Archives: codex

is_home

Is the query for the blog homepage?This is the page which shows the time based blog content of your site.

2125

Continue reading

is_front_page

Is the query for the front page of the site?This is for what is displayed at your site’s main URL.

2123

Continue reading

is_email_address_unsafe

Checks an email address against a list of banned domains.This function checks against the Banned Email Domains list at wp-admin/network/settings.php. The check is only run on self-registrations; user creation at wp-admin/network/users.php bypasses this check.

2117

Continue reading