HTML and CSS Reference
In-Depth Information
Putting It All Together
Once you've started registering and outputting your scripts and styles the WordPress way, you
will find that managing these files becomes a series of logical steps:
1. Registration to manage:
version numbers,
file dependencies,
media types for CSS,
code placement for JavaScript (header or footer);
2. Enqueue/output files to HTML:
logic targeting output to specific WordPress pages,
WordPress automating dependencies.
Eliminating potential JavaScript conflicts from your WordPress theme or plugin frees you to
get on with more important things, such as following up on sales leads or getting back to that
hash-tag game that was so rudely interrupted. ❧
1. http://api.jquery.com/jQuery.noConflict/
2. http://codex.wordpress.org/Function_Reference/
wp_enqueue_script#Default_scripts_included_with_WordPress
3. http://codex.wordpress.org/Function_Reference/wp_enqueue_script#jQuery_noConflict_wrappers
4. http://soupgiant.com/
5. http://codex.wordpress.org/Child_Themes
6. http://wordpress.org/extend/plugins/use-google-libraries/
 
 
 
 
 
 
Search WWH ::




Custom Search