wp_is_site_url_using_https


wp_is_site_url_using_https ( No parameters )

See:
Returns:
  • (bool) True if using HTTPS, false otherwise.
Defined at:

Description

Checks whether the current site's URL where WordPress is stored is using HTTPS.This checks the URL where WordPress application files (e.g. wp-blog-header.php or the wp-admin/ folder) are accessible.

Related Functions

wp_is_home_url_using_https, wp_is_using_https, wp_update_urls_to_https, wp_is_site_initialized, wp_set_link_cats

Top Google Results

User discussions

wpseek mobile