Docs: Miscellaneous DocBlock corrections.
See #52628. Built from https://develop.svn.wordpress.org/trunk@50916 git-svn-id: http://core.svn.wordpress.org/trunk@50525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -40,8 +40,8 @@ function wp_is_home_url_using_https() {
|
||||
/**
|
||||
* 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.
|
||||
* This checks the URL where WordPress application files (e.g. wp-blog-header.php or the wp-admin/ folder)
|
||||
* are accessible.
|
||||
*
|
||||
* @since 5.7.0
|
||||
* @see site_url()
|
||||
|
||||
Reference in New Issue
Block a user