Personal tools
You are here: Home Leocornus leocornus.tracclient action hooks for ticket change

action hooks for ticket change

this will including ticket

  • creation
  • update
  • delete: no need delete, we never delete a ticket.

wptc-trac-client actions

A list of actions:

  • wptc_update_ticket
  • wptc_create_ticket

WordPress Functions

we will using the folllowing WordPress functions:

  • do_action
  • add_action
  • remove_action

A very good post talking about WordPress hooks: 10 most useful WordPress Hooks

Tracking History

When Who What Done
2013-10-08 06:09 Sean Chen 2 actions for ticket creation and update are all set.
-- 2.0 Hours, 100.0% Done
Document Actions