set-screen-option
Filter Hook: Filters a screen option value before it is set.
Source: wp-admin/includes/misc.php:713
Filter Hook: Filters a screen option value before it is set.
Source: wp-admin/includes/misc.php:713
Function: Inserts an array of strings into a file (.htaccess), placing it between BEGIN and END markers.
Source: wp-admin/includes/misc.php:109
Function: Check if rewrite rule for WordPress already exists in the IIS 7+ configuration file
Source: wp-admin/includes/misc.php:760
Function: Updates the htaccess file with the current rules if it is writable.
Source: wp-admin/includes/misc.php:249
Function: Delete WordPress rewrite rule from web.config file if it exists there
Source: wp-admin/includes/misc.php:789
Function: Updates the IIS web.config file with the current rules if it is writable.
Source: wp-admin/includes/misc.php:286
Function: Add WordPress rewrite rule to the IIS 7+ configuration file.
Source: wp-admin/includes/misc.php:826
Function: Update the “recently-edited” file for the plugin or theme file editor.
Source: wp-admin/includes/misc.php:318
Function: Saves the XML document into a file
Source: wp-admin/includes/misc.php:908
Function: Flushes rewrite rules if siteurl, home or page_on_front changed.
Source: wp-admin/includes/misc.php:518
Function: Display the default admin color scheme picker (Used in user-edit.php)
Source: wp-admin/includes/misc.php:925
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