We should split the current hook_form_alter() implementation out into several hook_form_FORM_ID_alter()s and maybe a hook_form_BASE_FORM_ID_alter() to make the code a smidge more performant (and easier for developers to read).

Comments

jenlampton created an issue. See original summary.

  • jenlampton committed f1ad2d5 on 7.x-1.x
    Issue #2852705: Split hook_form_alter() into more specific hooks.
    
jenlampton’s picture

Issue summary: View changes
jenlampton’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.