iis7_supports_permalinks

最后更新于:2021-11-27 00:55:48

apply_filters( ‘iis7_supports_permalinks’, bool $supports_permalinks )

Filters whether IIS 7+ supports pretty permalinks.

参数

$supports_permalinks

(bool)
Whether IIS7 supports permalinks. Default false.

源文件

文件: gc-includes/functions.php

View on Trac