mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-04 12:44:31 +00:00
Docs: Miscellaneous DocBlock corrections.
See #52628. git-svn-id: https://develop.svn.wordpress.org/trunk@50916 602fd350-edb4-49c9-b593-d223f7449a82
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