ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 276

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

wp_is_recovery_mode()

Function: Is WordPress in Recovery Mode.

Source: wp-includes/load.php:1010

Used by 0 functions | Uses 0 functions

wp_is_rest_endpoint()

Function: Checks whether a REST API endpoint request is currently being handled.

Source: wp-includes/rest-api.php:3332

Used by 0 functions | Uses 0 functions

wp_is_serving_rest_request()

Function: Determines whether WordPress is currently serving a REST API request.

Source: wp-includes/functions.php:4719

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