force_ssl_content( bool $force = '' )
是否对内容强制使用SSL。
Whether to force SSL on content.
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$force | (bool) | 可选 |
返回(Return)
(bool)如果强制,则为True;如果不强制,则为false。源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.8.5 | wp-includes/ms-functions.php:2309 | 1 function | 0 |