ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/load.php / Page 2

wp_doing_cron()

Function: Determines whether the current request is a ClassicPress cron request.

Source: wp-includes/load.php:1070

Used by 8 functions | Uses 2 functions

wp_doing_cron

Filter Hook: Filters whether the current request is a ClassicPress cron request.

Source: wp-includes/load.php:1078

Used by 1 function | Uses 0 functions

wp_installing()

Function: Check or set whether ClassicPress is in “installation” mode.

Source: wp-includes/load.php:941

Used by 29 functions | Uses 0 functions

wp_load_translations_early()

Function: Attempt an early load of translations.

Source: wp-includes/load.php:855

Used by 11 functions | Uses 3 functions

get_current_network_id()

Function: Retrieves the current network ID.

Source: wp-includes/load.php:824

Used by 20 functions | Uses 4 functions

get_current_blog_id()

Function: Retrieve the current site ID.

Source: wp-includes/load.php:812

Used by 58 functions | Uses 1 function

is_multisite()

Function: If Multisite is enabled.

Source: wp-includes/load.php:793

Used by 134 functions | Uses 0 functions

is_user_admin()

Function: Whether the current request is for a user admin screen.

Source: wp-includes/load.php:777

Used by 6 functions | Uses 0 functions

is_network_admin()

Function: Whether the current request is for the network administrative interface.

Source: wp-includes/load.php:753

Used by 17 functions | Uses 0 functions

is_blog_admin()

Function: Whether the current request is for a site’s admininstrative interface.

Source: wp-includes/load.php:730

Used by 3 functions | Uses 0 functions
« Previous 1 2 3 … 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy