WPBeginner

Beginner's Guide for WordPress

  • Blog
    • Beginners Guide
    • News
    • Opinion
    • Showcase
    • Themes
    • Tutorials
    • WordPress Plugins
  • Start Here
    • How to Start a Blog
    • Create a Website
    • Start an Online Store
    • Best Website Builder
    • Email Marketing
    • WordPress Hosting
    • Business Name Ideas
  • Deals
    • Bluehost Coupon
    • SiteGround Coupon
    • WP Engine Coupon
    • HostGator Coupon
    • Domain.com Coupon
    • Constant Contact
    • View All Deals »
  • Glossary
  • Videos
  • Products
X
☰
Beginner's Guide for WordPress / Start your WordPress Blog in minutes
Choosing the Best
WordPress Hosting
How to Easily
Install WordPress
Recommended
WordPress Plugins
View all Guides

WPBeginner» Blog» Plugins» Extending the Power of Your Default WordPress Widgets

Extending the Power of Your Default WordPress Widgets

Last updated on June 22nd, 2012 by Editorial Staff
42 Shares
Share
Tweet
Share
Pin
Free WordPress Video Tutorials on YouTube by WPBeginner
Extending the Power of Your Default WordPress Widgets

One of the things that makes customization on WordPress easy for users are Widgets. This flexible system in WordPress was added back in the days of version 2.2. Most themes now comes with a widget ready sidebar and other theme locations to make customizing your WordPress site very easy. While the default WordPress widgets work just fine, you can easily extend the power of these widgets with some awesome plugins that we will cover in this article. By extending the power of your default WordPress widgets, you get more control over how you display things which allows for further and easier customization options.

Widgets Reloaded

Just Tadlock wrote an amazing plugin called Widgets Reloaded which replaces many of the default WordPress widgets with versions that allow much more control. Justin gives each of these widgets with highly customizable control panels, and each widgets can be used any number of times. Currently there are 8 widgets packed with this plugin:

  • Archives
  • Authors
  • Bookmarks (Links)
  • Calendar
  • Categories
  • Navigation Menu
  • Pages
  • Search
  • Tags

Widget Reloaded Before/After Screenshots

Before and After shot of Widgets Reloaded Archives

Normally the archives widget is very limiting. Could you imagine having a 4 year old blog with the archives in the sidebar. That is 48 ugly links. If I am a non-code savvy user, then I am left with no choice but to remove them. Well if you have widgets reloaded, you can set a limit of years you want. You can select what you want to show before and after each year displays.

Before and After shot of Widgets Reloaded Tags

By default, the tag widget only lets you pick between category or tags and the title. Well that is very very limiting for the amount of features that it should and could have. With widgets reloaded, as you see in the image above, you get tons of features. Features like smallest and largest font-size, number of tags to show, exclude list for tags, order of tags and much more.

Now Widgets Reloaded is a very useful plugin, but really and truly we shouldn’t have to use a plugin for this sort of thing. WordPress by default should have these features in the UI. All of these parameters (feature control options) are already built-in to the core. Creating a user-interface for these would not be hard because Widgets Reloaded already does this. Nonetheless for now, you should use this plugin if you want to extend the power of your widgets.

Widget Logic

Adding conditional logic to each widget is one of the smartest thing to do for DIY WordPress user. Often widgets are only necessary for only certain pages. Widget Logic plugin allows you to achieve page-level control over widgets without editing your theme files to greater extent.

Widget Logic Screenshot

Let’s say you have a widget for Recent Posts, then you do not want to show it on all pages (specially not on the homepage). So you can set it, so it only shows on single pages because that is where it is most likely clicked from. Your homepage on a normal blog often shows the 10 most recent posts just like the recent posts widget. We see a lot of blogs that do this, and it would make sense for them to use Widget Logic.

42 Shares
Share
Tweet
Share
Pin
Popular on WPBeginner Right Now!
  • How to Properly Move Your Blog from WordPress.com to WordPress.org

  • Revealed: Why Building an Email List is so Important Today (6 Reasons)

    Revealed: Why Building an Email List is so Important Today (6 Reasons)

  • Google Analytics in WordPress

    How to Install Google Analytics in WordPress for Beginners

  • How to Fix the Error Establishing a Database Connection in WordPress

    How to Fix the Error Establishing a Database Connection in WordPress

About the Editorial Staff

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi. Trusted by over 1.3 million readers worldwide.

The Ultimate WordPress Toolkit

15 Comments

Leave a Reply
  1. agraj says:
    Jun 9, 2016 at 1:28 am

    I had visited you site many times to search solution for problem but your websites has nothing to help me because i want to bulit custom themes and use as minimum number of plugins but in your website and in every blog you just use plugins to show the result.there is nothing more than just using pluign for even little things.JUNK

    Reply
  2. Uros says:
    Dec 4, 2012 at 9:03 am

    The dynamic widget plugin for the win!

    Reply
  3. Mattia Frigeri says:
    Dec 4, 2012 at 3:45 am

    This plugin, as WP says, has not been updated since 2 years….
    This is the problem when you re-link older posts… They are not accurate.
    IMHO

    Reply
    • Editorial Staff says:
      Dec 4, 2012 at 6:08 am

      Umm, Widget Logic was updated in May 2012, and we still use it. This is what happens when you comment without reading the entire post.

      Reply
      • Mattia Frigeri says:
        Dec 4, 2012 at 7:06 am

        You know it’s not that plugin I am speaking about, but widget reloaded: http://wordpress.org/extend/plugins/widgets-reloaded/

        I’d suggest you to upate the info, when linking back to old posts.
        And btw, I always read your posts from top to bottom.

        I tihnk they are extremely useful, but I have to complain about this idea of relinking infinitely anything…

        It’s just my opinion, but I think I am not alone.

        Reply
        • Editorial Staff says:
          Dec 4, 2012 at 8:52 am

          We are not automatically (infinitely) linking old posts. We are manually hand-picking each post that is still relevant. Then those are added to Buffer which automatically tweets them out at the best times. Both of the plugins mentioned in this article work perfectly fine. If it is broken, then it would be an issue, but it is NOT. Widgets reloaded is a great plugin for beginners.

  4. jonathonbyrd says:
    May 26, 2011 at 6:20 pm

    Don’t forget about Total Widget Control, http://codecongo.com/items/1/Total-Widget-Control.html

    It allows you to make widgets visible to any combination of posts, pages, categories, taxonomies, clt’s… You can also display widgets based on user roles and publishing dates. The recurse to child objects is a useful tool as well as the custom widget style wrappers that come preloaded.

    And best of all, no need to code anything to use this intuitive plugin.

    Reply
  5. Rawaf says:
    Mar 8, 2011 at 1:10 pm

    It’s perfect widgets , But I have problem with my template , when I add the default widgets work fine But when add any new widget it’s not show in my sidebar.
    have anyone fix for this bug ?

    Reply
  6. Paul Winslow says:
    Mar 4, 2011 at 6:14 pm

    I would love to be able to extend a widget’s functionality by sticking to my functions.php file. Is there a custom way to do the same thing?

    Cheers, guys.

    Reply
    • Editorial Staff says:
      Mar 7, 2011 at 9:25 am

      Never tried reinventing the wheel. We either use this plugin, or hard code the object in the theme without using widgets.

      Reply
  7. Rajesh Namase says:
    Feb 27, 2011 at 4:41 am

    Very good tips. Great Job.I was looking for this certain info for a long time.

    Reply
  8. Keith Davis says:
    Feb 26, 2011 at 7:26 am

    Would be good to mess around with the widgets a bit.

    The Justin T plugin looks pretty good.
    I’ll head over and look at it in detail.
    Although I am trying to cut down the number of plugins that I use.

    Nice to read a post I can understand – no PHP required. LOL

    Great site and great info.

    Thanks

    Reply
  9. Gretchen says:
    Feb 25, 2011 at 1:22 pm

    I use Widget Logic on almost every site I do! It adds such a variety of options to the sidebar layout!

    Reply
  10. Kishore Mylavarapu says:
    Feb 25, 2011 at 11:53 am

    Really nice plugins to customize widgets.Nice list.

    Reply
  11. Bronson says:
    Feb 25, 2011 at 11:51 am

    Those 2 plugins really do a very long way towards getting the most out of your widgets – the additional options are very welcome and the Widget Logic is perfect — it’s one of the things I loved about Joomla Modules — they could be page specific.

    Reply

Leave a Reply Cancel reply

Thanks for choosing to leave a comment. Please keep in mind that all comments are moderated according to our comment policy, and your email address will NOT be published. Please Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.

Over 1,320,000+ Readers

Get fresh content from WPBeginner

Featured WordPress Plugin
WPForms Logo
WPForms
Drag & Drop WordPress Form Builder Plugin. Learn More »
How to Start a Blog How to Start a Blog
I need help with ...
Starting a
Blog
WordPress
Performance
WordPress
Security
WordPress
SEO
WordPress
Errors
Building an
Online Store
Useful WordPress Guides
    • 7 Best WordPress Backup Plugins Compared (Pros and Cons)
    • How to Fix the Error Establishing a Database Connection in WordPress
    • Why You Need a CDN for your WordPress Blog? [Infographic]
    • 30 Legit Ways to Make Money Online Blogging with WordPress
    • Self Hosted WordPress.org vs. Free WordPress.com [Infograph]
    • Free Recording: WordPress Workshop for Beginners
    • 24 Must Have WordPress Plugins for Business Websites
    • How to Properly Move Your Blog from WordPress.com to WordPress.org
    • 5 Best Contact Form Plugins for WordPress Compared
    • Which is the Best WordPress Popup Plugin? (Comparison)
    • Best WooCommerce Hosting in 2021 (Comparison)
    • How to Fix the Internal Server Error in WordPress
    • How to Install WordPress - Complete WordPress Installation Tutorial
    • Why You Should Start Building an Email List Right Away
    • How to Properly Move WordPress to a New Domain Without Losing SEO
    • How to Choose the Best WordPress Hosting for Your Website
    • How to Choose the Best Blogging Platform (Comparison)
    • WordPress Tutorials - 200+ Step by Step WordPress Tutorials
    • 5 Best WordPress Ecommerce Plugins Compared
    • 5 Best WordPress Membership Plugins (Compared)
    • 7 Best Email Marketing Services for Small Business (2021)
    • How to Choose the Best Domain Registrar (Compared)
    • The Truth About Shared WordPress Web Hosting
    • When Do You Really Need Managed WordPress Hosting?
    • 5 Best Drag and Drop WordPress Page Builders Compared
    • How to Switch from Blogger to WordPress without Losing Google Rankings
    • How to Properly Switch From Wix to WordPress (Step by Step)
    • How to Properly Move from Weebly to WordPress (Step by Step)
    • Do You Really Need a VPS? Best WordPress VPS Hosting Compared
    • How to Properly Move from Squarespace to WordPress
    • How to Register a Domain Name (+ tip to get it for FREE)
    • HostGator Review - An Honest Look at Speed & Uptime (2021)
    • SiteGround Reviews from 4464 Users & Our Experts (2021)
    • Bluehost Review from Real Users + Performance Stats (2021)
    • How Much Does It Really Cost to Build a WordPress Website?
    • How to Create an Email Newsletter the RIGHT WAY (Step by Step)
    • Free Business Name Generator (A.I Powered)
    • How to Create a Free Business Email Address in 5 Minutes (Step by Step)
    • How to Install Google Analytics in WordPress for Beginners
    • How to Move WordPress to a New Host or Server With No Downtime
    • Why is WordPress Free? What are the Costs? What is the Catch?
    • How to Make a Website in 2021 – Step by Step Guide
Deals & Coupons (view all)
Advanced Coupons
Advanced WooCommerce Coupons
Get 50% off the Advanced Coupons smart coupons plugin for WooCommerce.
Themify
Themify Coupon
Get 20% off Themify's beautiful, responsive WordPress themes. Choose any theme or get all 42 for just $71.20 ($1.69 per theme)!
Featured In
About WPBeginner®

WPBeginner is a free WordPress resource site for Beginners. WPBeginner was founded in July 2009 by Syed Balkhi. The main goal of this site is to provide quality tips, tricks, hacks, and other WordPress resources that allows WordPress beginners to improve their site(s).

Join our team: We are Hiring!

Site Links
  • About Us
  • Contact Us
  • FTC Disclosure
  • Privacy Policy
  • Terms of Service
  • Free Blog Setup
  • Free Business Tools
  • Growth Fund
Our Sites
  • OptinMonster
  • MonsterInsights
  • WPForms
  • SeedProd
  • Nameboy
  • RafflePress
  • Smash Balloon
  • AIOSEO

Copyright © 2009 - 2021 WPBeginner LLC. All Rights Reserved. WPBeginner® is a registered trademark.

Managed by Awesome Motive | WordPress hosting by SiteGround | WordPress Security by Sucuri.