5 Tips For Using jQuery with WordPress
Having used jQuery and WordPress together on a number of plugins and themes, I thought I’d share some tips that I have learned. The following are 5 clear, concise, and relevant tips that you should know when using jQuery in your WordPress Theme or Plugin. 1. Use wp_enqueue_script() The traditional way to include jQuery in […]