#15422 closed defect (bug) (fixed)
Clean up variable parsing in wp_transition_comment_status
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 3.1 | Priority: | normal |
Severity: | trivial | Version: | 3.0.1 |
Component: | Comments | Keywords: | has-patch |
Focuses: | Cc: |
Description
Patch improves readability of variable parsing inside do_action's.
A quick grep pulled about 30 other seemingly functional but unpretty cases like this.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Variable parsing improvements