Ticket #1130 (closed defect: fixed)
wp_print_styles is not included amongst the default actions for bb_head
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | Front-end | Version: | 1.0-rc-3 (trunk) |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
wp_print_styles is not included amongst the default actions for bb_head, where as wp_print_scripts is and where you have one I would expect to see the other. The attached diff adds wp_print_styles to the default actions for bb_head.
Attachments
Change History
simonwheatley — 3 years ago
-
attachment
wp_print_styles.diff
added
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
Diff to add wp_print_styles to the default actions on bb_head