jQuery version conflicts - how to manage?
        Posted  
        
            by gnol
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by gnol
        
        
        
        Published on 2010-04-12T19:27:55Z
        Indexed on 
            2010/04/12
            19:33 UTC
        
        
        Read the original article
        Hit count: 382
        
I made a Wordpress Plugin which includes a jQuery file. Now I've got the problem, that people who use my plugin may have a different jQuery Version on their Wordpress Blogs, so what shall I do to manage that? My plugin often doesn't work with 'other' jQuery Versions.
Maybe there is anyone who is addicted with the wordpress api. Maybe there are some hooks I didn't know (this is my first plugin). I will be pleased if these ones can have a short look in my sources: http://wordpress.org/extend/plugins/slide2comment/
Greetings from Germany Long Hoang
© Stack Overflow or respective owner