ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 275

wp_is_json_request()

Function: Checks whether current request is a JSON request, or is expecting a JSON response.

Source: wp-includes/load.php:1713

Used by 0 functions | Uses 0 functions

wp_is_jsonp_request()

Function: Checks whether current request is a JSONP request, or is expecting a JSONP response.

Source: wp-includes/load.php:1733

Used by 0 functions | Uses 0 functions

wp_is_large_network()

Function: Determines whether or not we have a large network.

Source: wp-includes/ms-functions.php:2646

Used by 5 functions | Uses 3 functions

wp_is_large_user_count()

Function: Determines whether the site has a large number of users.

Source: wp-includes/user.php:1472

Used by 0 functions | Uses 0 functions

wp_is_local_html_output()

Function: Checks whether a given HTML string is likely an output from this WordPress site.

Source: wp-includes/https-detection.php:204

Used by 1 function | Uses 3 functions

wp_is_maintenance_mode()

Function: Check if maintenance mode is enabled.

Source: wp-includes/load.php:324

Used by 0 functions | Uses 0 functions

wp_is_mobile()

Function: Test if the current browser runs on a mobile device (smart phone, tablet, etc.)

Source: wp-includes/vars.php:148

Used by 2 functions | Uses 3 functions

wp_is_numeric_array()

Function: Determines if the variable is a numeric-indexed array.

Source: wp-includes/functions.php:5174

Used by 0 functions | Uses 0 functions

wp_is_post_autosave()

Function: Determines if the specified post is an autosave.

Source: wp-includes/revision.php:309

Used by 0 functions | Uses 0 functions

wp_is_post_revision()

Function: Determines if the specified post is a revision.

Source: wp-includes/revision.php:291

Used by 0 functions | Uses 0 functions
« Previous 1 … 274 275 276 … 330 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy