Altering a flag's default options was introduced here: #533424: Add hook_flag_options_alter() (create a 2.x branch).
There is a need to be able to detect the type of the flag in order to utilize this hook more effectively. See #571100: Add "reset" action and hooks to Flag
| Comment | File | Size | Author |
|---|---|---|---|
| flag-options_extend-2.patch | 579 bytes | sirkitree |
Comments
Comment #1
quicksketchPerfect, committed. Thanks!