TDD Progress Bar

TDD Progress Bar Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 8,350 downloads
TDD Progress Bar Icon

Try plugin: TDD Progress Bar

We'll create fresh WordPress site with TDD Progress Bar installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About TDD Progress Bar

Configure and display any number of percent-complete progress bars.

1


0


1


0


1

updated: 12 years ago
since: 13 years ago
author: Taylor D. Dewey

Description

TDD Progress Bar allows you to track the progress of multiple projects. Actually, as many as you’d like. A cool feature is the ability to “race” multiple projects at once. Progress bars are managed in the admin side and displayed using shortcode. Oh, and did I mention it has a very pretty animation?

Usage

In the menus, you’ll see a new menu for “Progress Bars” which is what you’ll use to add and manage progress bars. There’s also an area here for settings, but honestly if you never touch them, things will work fine.

After configuring a progress bar, insert it anywhere you’d like with shortcode.

  • Simple example: [progress id=32]
  • Race multiple bars: [progress id=32,35,54]
  • Set the bar’s width: [progress ids=12,33 width="25%"]
  • Set the height of the bar `[progress ids=12 height=”50px”]
  • Align Center: [progress ids=4 width="50%" class="aligncenter"]

Note that “id” and “ids” are interchangeable

Or use the widget which allows you to pick bars to display