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

get_current_blog_id()

Function: Retrieve the current site ID.

Source: wp-includes/load.php:1311

Used by 0 functions | Uses 0 functions

get_current_network_id()

Function: Retrieves the current network ID.

Source: wp-includes/load.php:1323

Used by 0 functions | Uses 0 functions

wp_load_translations_early()

Function: Attempt an early load of translations.

Source: wp-includes/load.php:1353

Used by 0 functions | Uses 0 functions

wp_installing()

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

Source: wp-includes/load.php:1454

Used by 0 functions | Uses 0 functions

wp_clone()

Function: Copy an object.

Source: wp-includes/load.php:1164

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