apply_filters( 'iis7_supports_permalinks', bool $supports_permalinks )

Filters whether IIS 7+ supports pretty permalinks.


Parameters

$supports_permalinks

(bool) Whether IIS7 supports permalinks. Default false.


Source

File: wp-includes/functions.php

View on GitHub



Changelog

Changelog
Version Description
WP-2.8.0 Introduced.