Opened 12 years ago
Closed 12 years ago
#30054 closed defect (bug) (fixed)
wp-admin/includes/plugin.php: PhpDoc correction - Copy & paste error
| Reported by: | Corphi | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.1 |
| Component: | Plugins | Version: | 3.9 |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: | Focuses: | docs |
Description
Some PhpDoc in the activation function talks about triggering deactivation hooks.
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)
Happened in [27769].
Additionally, there's a period instead of a comma right behind
$pluginin the changed paragraph as well as in its source.