ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 276

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

wp_is_site_initialized()

Function: Checks whether a site is initialized.

Source: wp-includes/ms-site.php:907

Used by 3 functions | Uses 6 functions

wp_is_site_protected_by_basic_auth()

Function: Checks if this site is protected by HTTP Basic Auth.

Source: wp-includes/load.php:1822

Used by 0 functions | Uses 0 functions

wp_is_site_url_using_https()

Function: Checks whether the current site’s URL where WordPress is stored is using HTTPS.

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

Used by 1 function | Uses 3 functions

wp_is_stream()

Function: Tests if a given path is a stream URL

Source: wp-includes/functions.php:7174

Used by 0 functions | Uses 0 functions

wp_is_using_https()

Function: Checks whether the website is using HTTPS.

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

Used by 2 functions | Uses 2 functions

wp_is_uuid()

Function: Validates that a UUID is valid.

Source: wp-includes/functions.php:7716

Used by 0 functions | Uses 0 functions

wp_is_writable()

Function: Determines if a directory is writable.

Source: wp-includes/functions.php:2235

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