Posts Tagged ‘widget’
W4 post list – WordPress plugin
w4dev.com - With W4 development’s W4 post list, you can show your category/post list in your themes widget area. After activating plugin, you can Visit the widget area for showing the list in sidebar widget. You can include or exclude posts from inside the ...
How to Add An Amazon Wishlist to Your WordPress Blog
wpmu.org - Christmas is coming and many of you are making Amazon Wish Lists. Did you know that you can easily add your wishlist to your WordPress site? Due to some changes with the Amazon API there don’t seem to be any ...
Display Latest Contributors with Images WordPress Widget
www.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
www.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)
www.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 ...