Opened 2 years ago
Closed 22 months ago
#17315 closed defect (bug) (fixed)
Typo in comment on line 413 of plugin.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | Plugins | Version: | |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: |
Description
http://core.trac.wordpress.org/browser/trunk/wp-includes/plugin.php#L413
- * Retrieve the number times an action is fired. + * Retrieve the number of times an action is fired.
Attachments (1)
Change History (5)
markmcwilliams — 2 years ago
comment:1
markmcwilliams — 2 years ago
- Keywords has-patch added
comment:2
SergeyBiryukov — 22 months ago
- Milestone changed from Awaiting Review to 3.3
comment:3
SergeyBiryukov — 22 months ago
- Keywords commit added
Note: See
TracTickets for help on using
tickets.

In [18507]: