Event triggers and filters - adampatterson/Tentacle GitHub Wiki

This list is a work in progress, Most of these events are not functianal.

Admin

  • admin_header
  • admin_footer
  • admin_help
  • admin_menu
  • admin_email
  • admin_notice
  • admin_dashboard
  • admin_editor

Email

  • email_header
  • email_footer

Core

  • cron_before
  • cron_end

Media

  • image_upload
  • image_process

Login/Out

  • login
  • logout
  • lost_password
  • reset_password
  • register_user

Theme

  • theme_meta
  • theme_header
  • theme_content
  • theme_footer
  • theme_options
  • theme_activation
  • body_class

Plugin

  • plugin_activation
  • plugin_deactivate
  • plugin_install
  • plugin_uninstall
  • plugin_navigation

Content

  • content_get
  • content_edit
  • content_delete
  • content_save
  • content_status
  • content_copy
  • content_revision
  • page_view

Notes

  • notes_add
  • notes_edit
  • notes_delete

Shortcode

  • shortcode

Snippets

  • snippet_get
  • snippet_edit
  • snippet_delete
  • snippet_save

Category

  • category_get
  • category_edit
  • category_delete
  • category_save

Feed

  • feed_before
  • feed_after
⚠️ **GitHub.com Fallback** ⚠️