[wp-trac] [WordPress Trac] #22111: wp_enqueue_script stopped loading scripts
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 5 18:00:26 UTC 2012
#22111: wp_enqueue_script stopped loading scripts
-----------------------------+--------------------------
Reporter: sswells | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: General
Version: trunk | Severity: normal
Keywords: |
-----------------------------+--------------------------
I updated to 3.5-beta1-22104, and now my plugin styles are no longer being
loaded. It's successfully enqueued, but is not being printed on the page.
This is my code:
wp_enqueue_style('formidable-admin', FRM_URL. '/css/frm_admin.css',
$frm_version);
Is this bug or has this changed?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22111>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list