Filters the compare table output for overwriting a plugin package on upload.
install_plugin_overwrite_actions
Filters the list of action links available following a single plugin installation failure when overwriting is allowed.
wp_ajax_toggle_auto_updates
Ajax handler to enable or disable plugin and theme auto-updates.
customize_controls_head
Fires in head section of Customizer controls.
Advertisement
delete_user
Fires immediately before a user is deleted from the database.
display_post_states
Filters the default post display states used in the posts list table.
deleted_user
Fires immediately after a user is deleted from the database.
wpmu_delete_user
Fires before a user is deleted from the network.
Advertisement
get_theme_feature_list
Retrieve list of WordPress theme features (aka theme tags).
option_update_filter
Refreshes the value of the allowed options list available via the ‘allowed_options’ hook.
edit_comment
Update a comment with values provided in $_POST.
upgrader_pre_download
Filters whether to return the package.
Advertisement
post_date_column_time
Filters the published time of the post.
disable_formats_dropdown
Filters whether to remove the ‘Formats’ drop-down from the post list table.
after_plugin_row_{$plugin_file}
Fires after each specific row in the Plugins list table.