iis7_add_rewrite_rule
iis7_add_rewrite_rule ( $filename, $rewrite_rule )
Parameters:- (string) filename The file path to the configuration file.
- (string) rewrite_rule The XML fragment with URL Rewrite rule.
Returns:Defined at: - Introduced in WordPress: 2.8.0
- Deprecated in WordPress: —
Description
Adds WordPress rewrite rule to the IIS 7+ configuration file.