Posts Tagged ‘widget’
Display Latest Contributors with Images WordPress Widget
famousbloggers.net - One of my main goals if to award our blog contributors by giving them more exposure and extra backlinks to their sites, if you would like to get this awesome plugin, go a head, I’ve tested it on one of ...
Spice your Multi-Authors blog using "Great Pens" Plugin for Thesis Theme
famousbloggers.net - Installing this plugin will add a new widget to your WordPress, it will allow you to display a list of your recent contributors depending on your blog categories. It's a great addition to your Thesis Theme blog
LinkedIn Share button for WordPress
frankprendergast.ie - A roll-your-own LinkedIn widget to easily allow your readers to share your WordPress posts. LinkedIn recently expanded their sharing features, creating a way to share articles from the web in a way reminiscent of FaceBook, including a summary and an image ...
Declare Multiple Widgetized Areas
digwp.com - fast and easy way to declare multiple widgetized areas. Save repetative code by creating a quick array of their names, then loop through that array calling the register_sidebar() function on each one.
Using the Yahoo Weather API (in your WordPress themes)
binarymoon.co.uk - When developing our Hyperlocal WordPress theme called The Local Darren came up with the idea of adding the local weather to the themes header. After a bit of research I decided that the Yahoo! Weather api was the best solution ...
How To Make Your Own WordPress Widget
xavisys.com - In this article, I’m going to show you how to write a simple plugin that adds a new widget to WordPress. We’ll be using the new WP_Widget class, which is the newest method but means that the widget will only ...