Active
Project:
Workbench
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2015 at 18:38 UTC
Updated:
14 Oct 2015 at 18:38 UTC
Jump to comment: Most recent
I'd like to execute some custom code when a node is moved from draft to published and vice versa. Drupal core provide hook_node_insert() and hook_node_delete(), which are not triggered by changes in Workbench status - they only respond to new nodes being created, or nodes being deleted. Is there a good way to do this?
Comments