Opened 5 years ago
Closed 5 years ago
#6358 closed defect (bug) (fixed)
Misspelled function name -- wp_dashbaord_trigger_widget_control()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | lowest | Milestone: | 2.5 |
| Component: | General | Version: | 2.5 |
| Severity: | minor | Keywords: | has-patch |
| Cc: |
Description
There's a function in /wp-admin/includes/dashboard.php called wp_dashbaord_trigger_widget_control(). Note the o and the a are switched.
Attachments (1)
Note: See
TracTickets for help on using
tickets.

(In [7487]) Typo fix from Viper007Bond. fixes #6358