ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/load.php
  • Page 4

wp_is_ini_value_changeable()

Function: Determines whether a PHP ini value is changeable at runtime.

Source: wp-includes/load.php:1532

Used by 0 functions | Uses 0 functions

wp_doing_ajax()

Function: Determines whether the current request is a WordPress Ajax request.

Source: wp-includes/load.php:1563

Used by 0 functions | Uses 0 functions

wp_doing_ajax

Filter Hook: Filters whether the current request is a WordPress Ajax request.

Source: wp-includes/load.php:1571

Used by 0 functions | Uses 0 functions

wp_doing_cron()

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

Source: wp-includes/load.php:1599

Used by 0 functions | Uses 0 functions

wp_doing_cron

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

Source: wp-includes/load.php:1607

Used by 0 functions | Uses 0 functions

is_blog_admin()

Function: Determines whether the current request is for a site’s administrative interface.

Source: wp-includes/load.php:1222

Used by 0 functions | Uses 0 functions

is_network_admin()

Function: Determines whether the current request is for the network administrative interface.

Source: wp-includes/load.php:1249

Used by 0 functions | Uses 0 functions

is_user_admin()

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

Source: wp-includes/load.php:1273

Used by 0 functions | Uses 0 functions

is_multisite()

Function: If Multisite is enabled.

Source: wp-includes/load.php:1290

Used by 0 functions | Uses 0 functions

get_current_blog_id()

Function: Retrieve the current site ID.

Source: wp-includes/load.php:1311

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