ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 277

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

wp_is_xml_request()

Function: Checks whether current request is an XML request, or is expecting an XML response.

Source: wp-includes/load.php:1779

Used by 0 functions | Uses 0 functions

wp_iso_descrambler()

Function: Converts to ASCII from email subjects.

Source: wp-includes/formatting.php:3599

Used by 0 functions | Uses 0 functions

wp_json_encode()

Function: Encodes a variable into JSON, with some sanity checks.

Source: wp-includes/functions.php:4288

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