drupal_alter('workbench_moderation_node_moderated', $access, $node);

This invents a hook hook_workbench_moderation_node_moderated_alter(), but the api.php file doesn't document it.

Comments

joachim created an issue. See original summary.

miteshmap’s picture

Status: Active » Needs review
StatusFileSize
new867 bytes
Miranda Jose’s picture

Status: Needs review » Reviewed & tested by the community

The documentation looks fine.