iis7_supports_permalinks
apply_filters( ‘iis7_supports_permalinks’, bool $supports_permalinks )
过滤器::过滤IIS 7+是否支持漂亮的永久链接。
Filter Hook: Filters whether IIS 7+ supports pretty permalinks.
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$supports_permalinks | (bool) | IIS7是否支持永久链接。默认为false。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.8.0 | wp-includes/functions.php:5274 | 1 | 0 |
iis7_supports_permalinks 为WP2原创文章,链接:https://www.wp2.cn/hook/iis7_supports_permalinks-2/