Which tabs widget plugin for wordpress is better?

I see there are a lot of plugins to create tabbed widget in side-bar:

  1. Fun with tabs
  2. Post 2 tabs
  3. Hybrid Tabs
  4. WordPress Tabs Slides
  5. AmR Tab Menu Navigation
  6. Tabbed Widgets

Which one is the best in configuration, speed and code-optimized?
If any other plugin, please let me know.

Related posts

Leave a Reply

3 comments

  1. I am using Hybrid Tabs (mostly dealing with Hybrid theme):

    • it is light and robust
    • clean code and inline documentation
    • easy to create custom tabs by code (via callback function)
    • not so easy if you want to customize tabs in admin (I had coded special sidebar for myself that exposes widgets in it as available tabs)
  2. You can try the tabbed widgets from my Atom framework. I hope this is not considered advertising 🙂

    It’s currently integrated in the theme, but you could easily extract the code that handles tabs. The difference between this and the ones you listed there is the flexibility. You can create tabs from any widget…