List of all default Triggers
A list of all Trigger names and slugs
This covers all the comment types. Use comment
, pingback
, trackback
, another_comment_type
instead of the {comment_type_slug}
.
Trigger name
Trigger slug
Comment added
comment/{comment_type_slug}/added
Comment approved
comment/{comment_type_slug}/approved
Comment replied
comment/{comment_type_slug}/replied
Comment spammed
comment/{comment_type_slug}/spammed
Comment trashed
comment/{comment_type_slug}/trashed
Comment unapproved
comment/{comment_type_slug}/unapproved
Comment published
comment/{comment_type_slug}/published
Last updated