ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/misc.php
  • Page 4

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

Used by 0 functions | Uses 0 functions

iis7_delete_rewrite_rule()

Function: Deletes ClassicPress rewrite rule from web.config file if it exists there

Source: wp-admin/includes/misc.php:903

Used by 0 functions | Uses 0 functions

iis7_add_rewrite_rule()

Function: Adds ClassicPress rewrite rule to the IIS 7+ configuration file.

Source: wp-admin/includes/misc.php:943

Used by 0 functions | Uses 0 functions

wp_make_plugin_file_tree()

Function: Makes a tree structure for the plugin file editor’s file list.

Source: wp-admin/includes/misc.php:519

Used by 0 functions | Uses 0 functions

wp_print_plugin_file_tree()

Function: Outputs the formatted file list for the plugin file editor.

Source: wp-admin/includes/misc.php:548

Used by 0 functions | Uses 0 functions

got_url_rewrite

Filter Hook: Filters whether URL rewriting is available.

Source: wp-admin/includes/misc.php:95

Used by 0 functions | Uses 0 functions

extract_from_markers()

Function: Extracts strings from between the BEGIN and END markers in the .htaccess file.

Source: wp-admin/includes/misc.php:111

Used by 0 functions | Uses 0 functions

insert_with_markers()

Function: Inserts an array of strings into a file (.htaccess), placing it between BEGIN and END markers.

Source: wp-admin/includes/misc.php:166

Used by 0 functions | Uses 0 functions

save_mod_rewrite_rules()

Function: Updates the htaccess file with the current rules if it is writable.

Source: wp-admin/includes/misc.php:304

Used by 0 functions | Uses 0 functions

iis7_save_url_rewrite_rules()

Function: Updates the IIS web.config file with the current rules if it is writable.

Source: wp-admin/includes/misc.php:349

Used by 0 functions | Uses 0 functions
« Previous 1 … 3 4 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy