ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 276

wp_is_internal_link()

Function: Determines whether or not the specified URL is of a host included in the internal hosts list.

Source: wp-includes/link-template.php:4836

Used by 0 functions | Uses 2 functions

wp_is_json_media_type()

Function: Checks whether a string is a valid JSON Media Type.

Source: wp-includes/load.php:1761

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 275 276 277 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy