single.html
WordPress core a2z

WordPress core a2z

WordPress core only

  • Home
  • Blocks
  • Plugins
  • Themes
  • Sitemap
  • Blog
  • Block news
  • About

Home » Files » wp-includes » wp-includes/https-detection.php

wp-includes/https-detection.php


Lines:

1 to 25 of 25
<?php

/**
 * HTTPS detection functions.
 *
 * @package WordPress
 * @since 5.7.0
 */

/* function wp_is_using_https() – Checks whether the website is using HTTPS. */

/* function wp_is_home_url_using_https() – Checks whether the current site URL is using HTTPS. */

/* function wp_is_site_url_using_https() – Checks whether the current site’s URL where WordPress is stored is using HTTPS. */

/* function wp_is_https_supported() – Checks whether HTTPS is supported for the server and domain. */

/* function wp_update_https_detection_errors() – Runs a remote HTTPS request to detect whether HTTPS supported, and stores potential errors. */

/* function wp_schedule_https_detection() – Schedules the Cron hook for detecting HTTPS support. */

/* function wp_cron_conditionally_prevent_sslverify() – Disables SSL verification if the ‘cron_request’ arguments include an HTTPS URL. */

/* function wp_is_local_html_output() – Checks whether a given HTML string is likely an output from this WordPress site. */
 

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: wp-includes/https-detection.php
      Plugin ref: WordPress
      Version: 6.0.1
      Deprecated?: No
      API Letters: D,H,I,P,W

      Published:

      13th March 2021

      Last updated:

      25th January 2022

      Information

      File name: wp-includes/https-detection.php
      Plugin ref: WordPress
      Version: 6.0.1
      Deprecated?: No
      API Letters: D,H,I,P,W
      WordPress core a2z

      WordPress core a2z

      WordPress core only

      WordPress version:6.0.1
      Gutenberg version:
      WordPress a2z
      WordPress core a2z
      Genesis Theme Framework a2z
      Jetpack a2z
      WordPress develop tests
      Easy Digital Downloads a2z
      WooCommerce a2z
      Yoast SEO a2z
      WordPress Blocks

      Site:  core.wp-a2z.org
      (C) Copyright Bobbing Wide 2020-2022. All rights reserved


      Website designed and developed by Herb Miller 
      Proudly powered by WordPress and oik plugins

      • Home
      • Blog
      • Sitemap
      • Sites

      Summary file