• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register
WordPress.org
WordPress.org
  • Plugins
  • Themes
  • Patterns
  • Learn
  • Support
    • Documentation
    • Forums
  • News
  • About
  • Get Involved
    • Five for the Future
  • Showcase
  • Mobile
  • Hosting
  • Openverse
  • Get WordPress
Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / Hooks / Page 2

add_tag_form_fields

Action Hook: Fires after the Add Tag form fields for non-hierarchical taxonomies.

Source: wp-admin/edit-tags.php:527

Used by 0 functions | Uses 0 functions

add_tag_form_pre

Action Hook (deprecated): Fires before the Add Tag form.

Source: wp-admin/edit-tags.php:409

Used by 0 functions | Uses 0 functions

add_term_relationship

Action Hook: Fires immediately before an object-term relationship is added.

Source: wp-includes/taxonomy.php:2778

Used by 1 function | Uses 0 functions

add_trashed_suffix_to_trashed_posts

Filter Hook: Filters whether or not to add a `__trashed` suffix to trashed posts that match the name of the updated post.

Source: wp-includes/post.php:4313

Used by 1 function | Uses 0 functions

add_user_role

Action Hook: Fires immediately after the user has been given a new role.

Source: wp-includes/class-wp-user.php:562

Used by 2 functions | Uses 0 functions

add_user_to_blog

Action Hook: Fires immediately after a user is added to a site.

Source: wp-includes/ms-functions.php:202

Used by 1 function | Uses 0 functions

add_{$meta_type}_meta

Action Hook: Fires immediately before meta of a specific type is added.

Source: wp-includes/meta.php:115

Used by 1 function | Uses 0 functions

add_{$meta_type}_metadata

Filter Hook: Short-circuits adding metadata of a specific type.

Source: wp-includes/meta.php:78

Used by 1 function | Uses 0 functions

adminmenu

Action Hook: Fires after the admin menu has been output.

Source: wp-admin/menu-header.php:302

Used by 0 functions | Uses 0 functions

admin_action_{$action}

Action Hook: Fires when an ‘action’ request variable is sent.

Source: wp-admin/admin.php:419

Used by 0 functions | Uses 0 functions

admin_action_{$_REQUEST[‘action’]}

Action Hook: Fires when an ‘action’ request variable is sent.

Source: wp-admin/admin.php:362

Used by 0 functions | Uses 0 functions

admin_bar_init

Action Hook: Fires after WP_Admin_Bar is initialized.

Source: wp-includes/class-wp-admin-bar.php:86

Used by 1 function | Uses 0 functions

admin_bar_menu

Action Hook: Loads all necessary admin bar items.

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

Used by 1 function | Uses 0 functions

admin_body_class

Filter Hook: Filters the CSS classes for the body tag in the admin.

Source: wp-admin/admin-header.php:242

Used by 1 function | Uses 0 functions

admin_color_scheme_picker

Action Hook: Fires in the ‘Admin Color Scheme’ section of the user editing screen.

Source: wp-admin/user-edit.php:319

Used by 0 functions | Uses 0 functions

admin_comment_types_dropdown

Filter Hook: Filters the comment types shown in the drop-down menu on the Comments list table.

Source: wp-admin/includes/class-wp-comments-list-table.php:503

Used by 1 function | Uses 0 functions

admin_email_check_interval

Filter Hook: Filters the interval for redirecting the user to the admin email confirmation screen.

Source: wp-login.php:599

Used by 0 functions | Uses 0 functions

admin_email_confirm

Action Hook: Fires before the admin email confirm form.

Source: wp-login.php:619

Used by 0 functions | Uses 0 functions

admin_email_confirm_form

Action Hook: Fires inside the admin-email-confirm-form form tags, before the hidden fields.

Source: wp-login.php:630

Used by 0 functions | Uses 0 functions

admin_email_remind_interval

Filter Hook: Filters the interval for dismissing the admin email confirmation screen.

Source: wp-login.php:567

Used by 0 functions | Uses 0 functions

admin_enqueue_scripts

Action Hook: Enqueue scripts for all admin pages.

Source: wp-admin/admin-header.php:118

Used by 3 functions | Uses 0 functions

admin_footer

Action Hook: Prints scripts or data before the default footer scripts.

Source: wp-admin/admin-footer.php:78

Used by 1 function | Uses 0 functions

admin_footer-{$GLOBALS[‘hook_suffix’]}

Action Hook: Print scripts or data after the default footer scripts.

Source: wp-admin/admin-footer.php:87

Used by 0 functions | Uses 0 functions

admin_footer-{$hook_suffix}

Action Hook: Prints scripts or data after the default footer scripts.

Source: wp-admin/admin-footer.php:105

Used by 0 functions | Uses 0 functions

admin_footer_text

Filter Hook: Filters the “Thank you” text displayed in the admin footer.

Source: wp-admin/admin-footer.php:48

Used by 0 functions | Uses 0 functions

admin_head

Action Hook: Fires in head section for all admin pages.

Source: wp-admin/admin-header.php:163

Used by 2 functions | Uses 0 functions

admin_head-media-upload-popup

Action Hook: Fires when scripts enqueued for the admin header for the legacy (pre-3.5.0) media upload popup are printed.

Source: wp-admin/includes/media.php:579

Used by 1 function | Uses 0 functions

admin_head-{$hook_suffix}

Action Hook: Fires in head section for a specific admin page.

Source: wp-admin/admin-header.php:156

Used by 1 function | Uses 0 functions

admin_head_{$content_func}

Action Hook: Fires in the admin header for each specific form tab in the legacy (pre-3.5.0) media upload popup.

Source: wp-admin/includes/media.php:594

Used by 1 function | Uses 0 functions

admin_init

Action Hook: Fires as an admin screen or script is being initialized.

Source: wp-admin/admin.php:175

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 49 Next »
  • About
  • News
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
Code is Poetry