Filters whether to show the admin bar.
wp_after_admin_bar_render
Fires after the admin bar is rendered.
wp_before_admin_bar_render
Fires before the admin bar is rendered.
admin_bar_menu
Load all necessary admin bar items.
Advertisement
wp_admin_bar_class
Filters the admin bar class to instantiate.
network_sites_updated_message_{$action}
Filters a specific, non-default, site-updated message in the Network admin.
show_network_site_users_add_new_form
Filters whether to show the Add New User form on the Multisite Users screen.
network_site_users_after_list_table
Fires after the list table on the Users screen in the Multisite Network Admin.
Advertisement
show_network_site_users_add_existing_form
This filter is documented in wp-admin/network/site-users.php
network_admin_edit_{$action}
Fires the requested handler action.
in_theme_update_message-{$theme_key}
Fires at the end of the update message container in each row of the themes list table.
default_hidden_meta_boxes
Filters the default list of hidden meta boxes.
Advertisement
can_edit_network
Filters whether this network can be edited from this page.
post_comment_status_meta_box-options
Fires at the end of the Discussion meta box on the post editing screen.
user_admin_menu
Fires before the administration menu loads in the User Admin.