Opened 14 years ago
Closed 14 years ago
#18793 closed defect (bug) (fixed)
jQuery datepicker plugin isn't registered properly in scripts loader
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.3 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch |
| Focuses: | Cc: |
Description
We're missing a '.js' from the filename reference. The result is that if you try to use:
wp_enqueue_script( 'jquery-ui-datepicker' );
the plugin doesn't load.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Proper filename for the datepicker plugin