iis7_rewrite_rule_exists()
Function: Checks if rewrite rule for ClassicPress already exists in the IIS 7+ configuration file
Source: wp-admin/includes/misc.php:870
Function: Checks if rewrite rule for ClassicPress already exists in the IIS 7+ configuration file
Source: wp-admin/includes/misc.php:870
Function: Deletes ClassicPress rewrite rule from web.config file if it exists there
Source: wp-admin/includes/misc.php:903
Function: Updates the IIS web.config file with the current rules if it is writable.
Source: wp-admin/includes/misc.php:349
Function: Updates the “recently-edited” file for the plugin or theme file editor.
Source: wp-admin/includes/misc.php:386
Function: Makes a tree structure for the theme file editor’s file list.
Source: wp-admin/includes/misc.php:414
Function: Outputs the formatted file list for the theme file editor.
Source: wp-admin/includes/misc.php:446
Filter Hook: Filters whether URL rewriting is available.
Source: wp-admin/includes/misc.php:95
Function: Extracts strings from between the BEGIN and END markers in the .htaccess file.
Source: wp-admin/includes/misc.php:111
Function: Inserts an array of strings into a file (.htaccess), placing it between BEGIN and END markers.
Source: wp-admin/includes/misc.php:166
Function: Updates the htaccess file with the current rules if it is writable.
Source: wp-admin/includes/misc.php:304