jQuery ulSlide has been udated to version 1.4.9. New effects has been added: “rotate” (HTML5), “scale” (HTML5), “carousel”. Some bugs has been fixed.
Please see examples here. Project page.
jQuery ulSlide has been udated to version 1.4.9. New effects has been added: “rotate” (HTML5), “scale” (HTML5), “carousel”. Some bugs has been fixed.
Please see examples here. Project page.
In the example below we add products from a WP e-Commerce store to the main RSS-feed.
function query_rss_with_product($query) {
if ($query->is_feed) {
$query->set('post_type', array('post', 'wpsc-product'));
}
return $query;
}
add_filter('pre_get_posts', 'query_rss_with_product');
jQuery.Smart3D has been updated to v 0.3.4. Some bugs has been fixed.
More information about jQuery.Smart3D | Download
I recently came across a virus that redirects the WordPress-sites search engine traffic to other sites (positive-general.ru, ba-ca.ru).
I have update jQuery.ulSlide plugin! Added ability to create carousel.
Added vertical sliding and ability to invert slide direction.
Time: 0.00051 sec.
Memory: 881.88 kb