Powered by Blogger.

Free WordPress Plugins List



Below Plugins are some of the free plugins I used in my projects
Contact FormContact Form7

Sitemap Pluginwp-sitemap,simple sitemap(good)

Support BuddyPress in any themesBuddyPress Template Pack

Creating/editing, renaming User rolesrole manger(Best)

Lightbox imageLightbox 2

Best Customizing content SliderFeatured articles Lite

Twitter MessagesTwitter for WordPress extended

Weather PluginWPwunderground

Ad managerwp insert

SubscriptionSubscribe2

youtube Video slider(carousel)CDOKAY TV

Category List In Hierarchical Order in WordPress edit post page(backend)Category Checklist Tree

Video slider with flashUltimate carousel free Video Gallery, pluginswp.com
To use the slider inside template insert the following code

<?php
$tag= array('[ultimate_carouselfree 1 /]','1');
$output=ultimate_carouselfree_video_render($tag);
echo $output;
?>

No comments