apply_filters( 'iis7_supports_permalinks', bool $supports_permalinks )

Filters whether IIS 7+ supports pretty permalinks.


Description


Parameters

$supports_permalinks

(bool) Whether IIS7 supports permalinks. Default false.


Top ↑

Source

File: wp-includes/functions.php

View on Trac


Top ↑

Changelog

Version Description
2.8.0 Introduced.