#34264 closed defect (bug) (fixed)
Don't use a variable for the `do_feed_{feed}` action name
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.4 | Priority: | normal |
| Severity: | normal | Version: | 2.1 |
| Component: | Feeds | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
The do_feed_{feed} action uses a variable for the whole of its name which means no results show up for it in the code reference.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
@DrewAPicture 34264.diff should fix it, no?