Advertisement

is_ssl

Determines if SSL is used.

wp_installing

Check or set whether WordPress is in “installation” mode.

Advertisement

Advertisement

is_user_admin

Whether the current request is for a user admin screen.

is_blog_admin

Whether the current request is for a site’s administrative interface.

is_network_admin

Whether the current request is for the network administrative interface.

is_admin

Determines whether the current request is for an administrative interface page.

Advertisement

wp_clone

Copy an object.

shutdown

Fires just before PHP shuts down execution.