Advertisement

editable_extensions

Filters the list of file types allowed for editing in the plugin editor.

screen_options

Returns the screen’s per-page options.

screen_layout

Returns the screen layout options.

use_codepress

Determine whether to use CodePress.

Advertisement

codepress_get_lang

Determines the language to use for CodePress syntax highlighting.

codepress_footer_js

Adds JavaScript required to make CodePress work on the theme/plugin editors.

user_row_actions

Filters the action links displayed under each user in the Users list table.

Advertisement

upgrader_post_install

Filters the installation response after the installation has finished.

upgrader_pre_install

Filters the install response before the installation has started.

Advertisement

WP_Upgrader

Core class used for upgrading/installing a local set of files via the Filesystem Abstraction classes from a Zip file.

WP_Upgrader_Skin

Generic Skin for the WordPress Upgrader classes. This skin is designed to be extended for specific purposes.