#28516 closed defect (bug) (fixed)
DocBlock updates in wp-includes/plugin.php
| Reported by: | dkotter | Owned by: | wonderboymusic |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.0 |
| Component: | Plugins | Version: | 4.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
Was checking out remove_filter and happened to notice the DocBlock mentioned an extra parameter the function could accept, though the function doesn't actually accept that argument. So removed that and went ahead and cleaned up a few other DocBlocks in the same file.
Attachments (2)
Change History (9)
#1
@
12 years ago
- Component Text Changes → Plugins
- Keywords has-patch added
- Milestone Awaiting Review → 4.0
This ticket was mentioned in IRC in #wordpress-dev by DrewAPicture. View the logs.
12 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 28886: