Reference

Tags events

Events in the tags group. A plugin in core/plugins/tags/ receives an event by defining a public method with the event's name; the arguments are those the call site passes, in order.

tags.onTagAfterSave

Fired from:

No plugin in the source tree listens for this event.

tags.onTagAreas

Fired from:

No plugin in the source tree listens for this event.

tags.onTagBeforeSave

Fired from:

No plugin in the source tree listens for this event.

tags.onTagDelete

Fired from:

No plugin in the source tree listens for this event.

tags.onTagView

Fired from:

Listeners:

Generated from the source tree.