jQuery is already in wordpress so if you need to use it, there is no need to pull it in from elsewhere.
Use:
wp_enqueue_script(‘jquery’);
to access jQuery. However, you will not be able to use $(). The right way is to
Categories
jQuery is already in wordpress so if you need to use it, there is no need to pull it in from elsewhere.
Use:
wp_enqueue_script(‘jquery’);
to access jQuery. However, you will not be able to use $(). The right way is to
Dennis Ritchie, dmr, died. He co-created UNIX and C. He was 70 years old.
So, Steve Jobs, Dennis Ritchie, who’s next?
ME was a consulting business I had a long time ago. Now I’m rebuilding this as a site chronicling my development efforts.