Dizze plugin is net hifke mei de lêste 3 grutte releases fan WordPress . It kin net langer wurde ûnderhâlden of stipe en kin kompatibiliteitsproblemen hawwe as it wurdt brûkt mei resinte ferzjes fan WordPress.

Custom progress bar

Beskriuwing

Progressbar plugin will enable awesome progress bar with various styles.
you can change your progressbar with various styles with custom width, color, animation styles.

demo and documentation: http://design.hellothirteen.com/custom-progress-bar/

Skermôfbyldings

  • screenshot-1
  • screenshot-2
  • screenshot-3
  • screenshot-4

Ynstallaasje

This section describes how to install the plugin and get it working.

e.g.

  1. Upload custom-progress-bar.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place ” in your templates
  4. to get the hook name, see the documentation.
  5. Use shortcode in posts, page or in widget

Plugin usage –
progress bar can be easily embedded into any page or post. To use it, simply paste this code into your post, page or widget.

[progressbar_simple]

Usages of different progressbar, you can use this shortocode in your posts, pages or widgets.

To use striped progress bar, use this shortocode

Chnage the text field as you want.

[progressbar_striped width="78" color="#ddd" bg_color="#1582cf" text="78% completed"]

To use striped animated bar, use this shortocode

[progressbar_striped class="active" width="75" text="75% In PHP" bg_color="#e43573"]

To use 3 Colors progress bar, use this shortocode

for default style

[pregressbar_multicolor]

To use 3 Colors progress bar, use this shortocode

for custom style style

[pregressbar_multicolor width="90" bg_color_1="#ec13b7" bg_color_2="#cd60b2" bg_color_3="#ed99d8" text_1="90%"]

To customize your progress bar, you have to use some codes with this shortcode:

You can use width for changing your progressbar width.

You can use bg_color for changing your progressbar background-color.

You can use color for changing your progressbar font-color. e.g.

[progressbar width="60" color="#000" bg_color="#aaa"]
[progressbar_striped width="25" color="#ddd" bg_color="#000"]

Also you can use text for changing your progressbar text over the progressbar.

[progressbar_striped width="25" color="#ddd" text="25% completed"]

This plugin also supported widget shortcode, you can use shortcode in the widget also.

Resinsjes

3 septimber, 2016
I've been using this for several months now to highlight a fundraising campaign we want to draw attention to. The plugin works great and is quickly modified using a shortcode, like: [progressbar_striped class="active" width="50" color="#fff" bg_color="#aa0000" text="50% to budget... and getting closer!"] Much thanks to the developer!
Lês alle 5 resinsjes

Meiwurkers & amp; Untwikkelders

"Custom progress bar" is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.

Meiwurkers

Oersette "Custom progress bar" yn jo taal.

Ynteressearre yn ûntwikkeling?

Blêdzje troch de koade , besjoch de SVN-repository , of abonnearje op it ûntwikkelingslogboek troch RSS .

Feroaringslog

2.0

  • Added Circular progress bar and changed the style of progressbar

1.0

  • Initial Release