Advertisement

get_plugin_data

Parses the plugin contents to retrieve plugin’s metadata.

update_recently_edited

Update the “recently-edited” file for the plugin or theme editor.

save_mod_rewrite_rules

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

insert_with_markers

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

Advertisement

extract_from_markers

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

validate_file_to_edit

Makes sure that the file that was requested to be edited is allowed to be edited.

get_home_path

Gets the absolute filesystem path to the root of the WordPress installation.

Advertisement

get_real_file_to_edit

Get the real filesystem path to a file to edit within the admin.

Advertisement

edit_form_advanced

This filter is documented in wp-admin/edit-form-advanced.php

edit_page_form

Fires after ‘normal’ context meta boxes have been output for the ‘page’ post type.

load-{$plugin_page}

Fires before a particular screen is loaded.