Download & Extend

Add hook_flag_alter()

Project:Flag
Version:6.x-1.x-dev
Component:Flag core
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

We should provide a mechanism for other modules to modify the behavior of existing flags. The standard approach to this would be adding a drupal_alter() function in our loading functions. This would enable a module to provide #346955: Allow custom flag names per user in a clean manner.

Comments

#1

Component:Code» Flag core
Status:active» closed (duplicate)

Duplicate of #435822: Implement hook_flag_alter.