mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: Miscellaneous docblock corrections.
See #32246 git-svn-id: https://develop.svn.wordpress.org/trunk@36069 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2154,7 +2154,7 @@ function force_ssl_content( $force = '' ) {
|
||||
*
|
||||
* @since 2.8.5
|
||||
*
|
||||
* @param string URL
|
||||
* @param string $url URL
|
||||
* @return string URL with https as the scheme
|
||||
*/
|
||||
function filter_SSL( $url ) {
|
||||
|
||||
Reference in New Issue
Block a user