how to make a jquery plugin for wordpress
-
Hey I’m just wondering what I need to include to make a jquery plugin on wp. for instance say I have a php function in a plugin file.
function example(){
/* what do I need to include the jquery here and have it show up in my templates?*/
}
- The topic ‘how to make a jquery plugin for wordpress’ is closed to new replies.