WordPress: Enqueuing Javascript File Dependencies Correctly

Mod of the MailChimp WP widget to include Placeholders jQuery Plugin.  Notice the first function is wp_register_script.  This doesn’t load it unless something later depends on it.  Also if another plugin has it’s own version and uses the same handle name then this will prevent duplicate loads even if the script sources are different.

Post to Twitter Post to Delicious Post to Digg Post to Facebook Post to LinkedIn Post to StumbleUpon Post to Technorati