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