set-screen-option
Filter Hook: Filters a screen option value before it is set.
Source: wp-admin/includes/misc.php:773
Filter Hook: Filters a screen option value before it is set.
Source: wp-admin/includes/misc.php:773
Function: Inserts an array of strings into a file (.htaccess), placing it between BEGIN and END markers.
Source: wp-admin/includes/misc.php:113
Function: Checks if rewrite rule for WordPress already exists in the IIS 7+ configuration file.
Source: wp-admin/includes/misc.php:821
Function: Updates the htaccess file with the current rules if it is writable.
Source: wp-admin/includes/misc.php:261
Function: Deletes WordPress rewrite rule from web.config file if it exists there.
Source: wp-admin/includes/misc.php:854
Function: Updates the IIS web.config file with the current rules if it is writable.
Source: wp-admin/includes/misc.php:301
Function: Adds WordPress rewrite rule to the IIS 7+ configuration file.
Source: wp-admin/includes/misc.php:894
Function: Updates the “recently-edited” file for the plugin or theme file editor.
Source: wp-admin/includes/misc.php:338
Function: Saves the XML document into a file.
Source: wp-admin/includes/misc.php:981
Function: Flushes rewrite rules if siteurl, home or page_on_front changed.
Source: wp-admin/includes/misc.php:565
Function: Displays the default admin color scheme picker (Used in user-edit.php).
Source: wp-admin/includes/misc.php:999
Function: Resets global variables based on $_GET and $_POST.
Source: wp-admin/includes/misc.php:589
Function: Returns whether the server is running Apache with the mod_rewrite module loaded.
Source: wp-admin/includes/misc.php:16
Filter Hook: Filters whether Apache and mod_rewrite are present.
Source: wp-admin/includes/misc.php:31
Function: Returns whether the server supports URL rewriting.
Source: wp-admin/includes/misc.php:45
Filter Hook: Filters whether URL rewriting is available.
Source: wp-admin/includes/misc.php:55
Function: Extracts strings from between the BEGIN and END markers in the .htaccess file.
Source: wp-admin/includes/misc.php:67