wp_is_using_https


wp_is_using_https ( No parameters )

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

Description

Checks whether the website is using HTTPS.This is based on whether both the home and site URL are using HTTPS.

Related Functions

wp_is_site_url_using_https, wp_is_home_url_using_https, wp_using_themes, wp_get_http, wp_get_single_post

Top Google Results

User discussions

wpseek mobile