[wp-trac] [WordPress Trac] #22111: wp_enqueue_script stopped loading scripts
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 5 18:18:29 UTC 2012
#22111: wp_enqueue_script stopped loading scripts
--------------------------+--------------------
Reporter: sswells | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.5
Component: General | Version: trunk
Severity: normal | Resolution:
Keywords: |
--------------------------+--------------------
Comment (by sswells):
Replying to [comment:1 nacin]:
> The fourth argument is version, not the third argument. The third
argument is dependencies.
>
> This is indeed related to a change in 3.5, but I thought we squashed
this. What is the ''exact'' value of $frm_version here? `var_dump()` would
be perfect.
Thanks so much! I missed that in my digging.
Here's a version of that line that makes more sense:
wp_enqueue_style('formidable-admin', WP_PLUGIN_URL
.'/formidable/css/frm_admin.css', '1.06.05');
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22111#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list