Tham khảo tài liệu 'wordpress jquery - part 11', công nghệ thông tin, đồ họa - thiết kế - flash phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Digging Deeper Understanding jQuery and WordPress Together You re aware that WordPress themes control the look and feel of your site and that WordPress plugins can help your site do more but we re going to take a look at exactly how those two components work within the WordPress system and how to use jQuery from either a theme or a WordPress plugin. In doing so you ll be better able to take advantage of them when developing your jQuery enhancements. Speaking of jQuery enhancements jQuery scripts can be turned into their own type of plugins not to be confused with WordPress plugins. This makes the work you do in jQuery easily portable to different projects and uses. Between these three components themes WordPress plugins and jQuery plugins you ll find that just about anything you can dream of creating is at your fingertips. Even better you ll realize that most of the work is already done. All three of these component types have extensive libraries of already developed third-party creations. Most are free If they aren t free you ll be prepared to determine if they re worth their price. By understanding the basics of editing themes and creating your own WordPress and jQuery plugins you ll be ready to traverse the world of third-party creations and find the best solutions for your projects. You ll also be able to determine if it s better or faster to work with another developer s themes plugins or jQuery plugins versus creating your own from scratch. WordPress themes overview A WordPress theme is according to the WordPress codex a collection of files that work together to produce a graphical interface with an underlying unifying design for a weblog. Themes comprise a collection of template files and web collateral such as images CSS stylesheets and JavaScript. Themes are what allow you to modify the way your WordPress site looks without having to know much about how WordPress works much less change how it works. There are plenty of sites that host free themes and or .