Core Function
View Source on Trac ↗ iis7_rewrite_rule_exists()
iis7_rewrite_rule_exists( mixed $filename ) Checks if rewrite rule for WordPress already exists in the IIS 7+ configuration file.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $filename string | The file path to the configuration file. Required |
Return Value
(bool)
bool
Function Information
Since Version
2.8.0
Source File
wp-admin/includes/misc.php
Advertisement