New commentluv will be compatible with version 2.65 and upwards. I’ve added a check for the WP version and include the hoverIntent.js library if the user isn’t on version 2.7 . If the version of wordpress is less than 2.6.5 then the plugin will notify them and not activate.
wp_enqueue_script('jquery');
global $wp_version;
if (version_compare($wp_version,"2.7","<")){
wp_enqueue_script('hoverIntent','/'.PLUGINDIR.'/'.dirname( plugin_basename(__FILE__)).'/js/hoverIntent.js',array('jquery'));
} else {
wp_enqueue_script('hoverIntent','/'.WPINC.'/js/hoverIntent.js',array('jquery'));
}


EasyAzon Plugin
Top Commentluvvers
Recent post : How I Get 5,000+ Backlinks With One Click Of A Mouse Button W...
Recent post : A man who treats his woman like a Princess
Recent post : Legend Behind Valentine’s Day
Recent post : Successful WordPress Website Checklist
Recent post : Tumblr Login
Results since : 28th Jan
Will reset on : 11th Feb