apply_filters( 'iis7_supports_permalinks', bool $supports_permalinks )
Filters whether IIS 7+ supports pretty permalinks.
Description Description
Parameters Parameters
- $supports_permalinks
-
(bool) Whether IIS7 supports permalinks. Default false.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |