Opened 10 years ago
Closed 10 years ago
#2419 closed defect (bug) (fixed)
w.org: wporg-cli plugin: Filter not passing all args
| Reported by: | kraftbj | Owned by: | pento |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Make (Get Involved) / P2 | Keywords: | has-patch commit |
| Cc: |
Description
The wporg-cli plugin uses the get_edit_post_link filter with a function requiring 3 arguments, but only having two passed.
wporg-cli/wporg-cli.php line 21 needs to change from 10,2 to 10,3.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
from svn external for wporg-cli