#15422 closed defect (bug) (fixed)
Clean up variable parsing in wp_transition_comment_status
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Comments | Version: | 3.0.1 |
| Severity: | trivial | Keywords: | has-patch |
| 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