WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: progress-bar (Used by 436 domains)

Progress Bar

πŸ‘€ Chris Reynolds πŸ“¦ v2.2.4 πŸ”— Plugin Homepage

This plugin does one thing: it creates a simple (but nice-looking) CSS3 progress bar that you can style with your own CSS and use wherever you want with a simple shortcode. Now with support for custom colors and gradients.

To add a progress bar to a post or a page, simply use this shortcode:

[wppb progress=50]

where β€œ50” in the example above is a progress bar that is 50% complete. Β Simple, lightweight, cross-browser compatible (degrades nicely for browsers that don\’t support CSS3).

For more examples and full descriptions of all the available options, click on the options tab.

For demos of each of the options, go here: https://progressbar.jazzsequence.com

Options

This page describes all the available parameters for the shortcode. These can be used in any combination. The only required parameter is progress. All parameters are case-sensitive (e.g. β€œprogress” will work but β€œProgress” will not).

progress (required)

This determines how full the progress bar will be. Progress can be in 2 forms, either a number (0-100), in which case it will be interpreted as a percentage, or as a fraction (e.g. 25/100). Since 1.1, you can also use dollar signs (e.g. $63/$180), for example to create a fundraising progress bar. If using dollar signs, you only need to add a dollar sign to one or the other of the two values (e.g. 63/$180 or $63/180) β€” the plugin will output either option the same ($63/$180). Your progress can go over, too (e.g. 150/100 or 123%), but your mileage may vary for the display. It’s not recommended to use this with the fullwidth option, for example, because your progress will spill outside of your main body container.

Examples

[wppb progress=50] A progress bar that is 50% complete

[wppb progress="50/100"] A progress bar that is 50/100 complete

[wppb progress="$45/$50"] A dollar value progress bar that is $45/$50 complete

[wppb progress=110] A progress bar that has gone over 100%

[wppb progress=150/100] A progress bar that has exceeded its goal

[wppb progress=$125/100] A fundraising-style progress bar that has exceeded the goal

option

This adds one of several supported options to the progress bar. For those that know CSS, new β€œoptions” can be added simply by adding new styles to your style.css. See the Frequently Asked Questions page for more information on creating new CSS classes. Options can be combined by wrapping them in quotes in the shortcode. The progress bar will naturally have an inner shadow applied to it. The flat option was added to remove the shadow and display a β€œflat” color, best when used in conjunction with the color parameter.

Supported values: candystripe, animated-candystripe, red, orange, green, yellow, flat

Examples

[wppb progress=50 option=red] Displays a red progress bar

[wppb progress=50 option="animated-candystripe green"] Displays a green progress bar with an animated candystripe

[wppb progress=50 option="candystripe orange"] Displays an orange progress bar with a static candystripe

[wppb progress=50 option=candystripe] Displays a default progress bar (blue) with a static candystripe

[wppb progress=50 option=flat color=red] Displays a red progress bar with no inner shadow or gradient

[wppb progress=50 option="flat candystripe" color=gray] Displays a gray progress bar with no inner shadow or gradient and a static candystripe

location

Displays the percentage, text or fraction either inside or outside the progress bar.
Note: It is not recommended to use location=after if you are displaying a progress bar that exceeds its goal.

Supported values: inside, after

Examples

[wppb progress=50 option=red location=after] Displays a red progress bar with the progress displayed to the right of the progress bar.

[wppb progress=50 option="red candystripe" location=inside] Displays a red progress bar with a static candystripe and the progress displayed inside the progress bar.

[wppb progress=85 location=after text="foo"] Displays a progress bar with the text "foo" displayed after the progress bar.

text

Displays arbitrary text instead of the progress bar. Can be used with the location parameter to define whether the text appears inside or outside the progress bar (default is inside). Must be used inside double quotes. HTML code is stripped from the final output.

Supported values: any plain text string

Examples

[wppb progress=75 text="My awesome text"] Displays "My awesome text" inside a 75% progress bar.

[wppb progress=85 location=after text="foo"] Displays "foo" after an 85% progress bar

[wppb progress=85 location=inside text="hello!"] Displays "hello!" inside an 85% progress bar (note, default location for text is inside, so it isn't required to specify "inside").

fullwidth

Makes the progress bar take up 100% of the container. (Good for responsive layouts.) Not recommended for progress bars that exceed their goal.
Note: As of 2.2.4, fullwidth will only take truthy values. Previously, it would accept any value, e.g. fullwidth=foo would output the same as fullwidth=true. This is no longer the case.

Supported value: true

Examples

[wppb progress=50 fullwidth=true] Displays a full-width (responsive) progress bar

[wppb progress=50 fullwidth=foo] Identical to the above progress bar

color

Defines a color for the progress bar. This is useful for creating new progress bar colors on the fly without having to edit CSS. Cannot be used in conjunction with any of the pre-existing color options (red, yellow, orange or green).

Supported values: any hexadecimal color value, any rgb/rgba color value, any css-supported color name

Examples

[wppb progress=50 color=rgb(123,50,87)]

[wppb progress=55 color=rgba(123,64,99,0.3)]

Note: Since the background color for the progress bar is dark gray, any opacity applied to the rgba color will make the color darker, since it’s adding to the dark gray background.

[wppb progress=22 color=#ff3257]

[wppb progress=68 color=lightYellow]

endcolor

Defines an end color for a custom gradient when used with color.

Supported values: any hexadecimal color value, any rgb/rgba color value, any css-supported color name

Examples

[wppb progress=72 color=turquoise endcolor=teal]

[wppb progress=83 color=#ff2222 endcolor=#ff9984]

[wppb progress=50 color=rgb(203,96,179) endcolor=rgb(173,18,131)]

gradient

Determines an end-color on the fly for a gradient based on the color parameter. As such, gradient requires color to be present, otherwise the color and gradient will be set to the default color (blue). Cannot be used in conjunction with any of the pre-existing color options (red, yellow, orange or green). When using gradient the color value must be in hexadecimal form.

Supported values: any positive or negative decimal value from 0.0 to 1.0 or -1.0.

Examples

[wppb progress=22 color=#ff0000 gradient=0.2] Displays a red progress bar that gets lighter at the bottom

[wppb progress=22 color=#ff0000 gradient=-0.2] Displays a red progress bar that gets darker at the bottom

This does not work:

[wppb progress=34 color=rgb(22,18,99) gradient=0.2]
DomainExposuresHeadersLast Checked
a*a*e*t*e*a*i*n*.org πŸ‘€ F 2026-07-27 17:56:07
n*u*o*o*i*i*t*r*a*i*n*l.com (WP 7.0.2) βœ… B 2026-07-27 16:41:21
d*n*t*o*m*v*r*.com (WP 6.8.6) πŸ‘€ F 2026-07-27 15:28:36
i*v*s*b*e*m*i*e*u*l*s*i*g.com (WP 7.0.2) πŸ‘€ A 2026-07-27 14:44:46
v*s*o*s*u*h*m*r*c*.com βœ… F 2026-07-27 13:10:49
c*n*a*i*-*o*f*r*n*e.com βœ… F 2026-07-27 12:16:20
v*s*o*-*u*a*e*i*a.com βœ… F 2026-07-27 08:54:13
v*s*o*-*o*t*a*e*i*a.com βœ… F 2026-07-27 08:54:13
a*l*g*e*y*a*d*r*s*.org (WP 7.0.2) πŸ‘€ A 2026-07-27 04:47:06
p*a*e*g*n*r*t*r*.com (WP 5.2.7) ⚠️ F 2026-07-27 02:25:02
t*m*t*s*e*g*a*i*n*.com (WP 7.0.2) πŸ‘€ F 2026-07-27 01:03:08
r*s*i*n*n*o*t*x*.com (WP 7.0.2) βœ… F 2026-07-26 23:31:39
c*n*d*a*o*e*n*a*i*g.com (WP 7.0.2) πŸ‘€ F 2026-07-26 23:28:18
d*r*l*d*n*b*x*a*.de (WP 7.0.2) πŸ‘€ F 2026-07-26 17:42:18
n*o*p*r*a*o*e*.com πŸ”“ F 2026-07-26 17:42:00
p*o*i*-*a*a.org (WP 6.4.8) ⚠️ F 2026-07-26 13:43:05
z*c*z*c*.at πŸ”“ πŸ‘€ C 2026-07-26 11:47:21
d*c*s*s*.com βœ… F 2026-07-26 09:38:11
v*n*a*e*a*e*a*l*a*d*r*a*s.com πŸ‘€ F 2026-07-26 05:09:23
l*d*o*l*f*.com πŸ‘€ F 2026-07-26 02:50:56
t*l*u*i*.lt (WP 6.3.8) ⚠️ F 2026-07-25 21:50:56
v*v*l*b*r*i*.de (WP 7.0) πŸ‘€ F 2026-07-25 21:20:46
t*v*n*o.ir βœ… F 2026-07-25 21:04:55
s*y*e*.net (WP 7.0.2) βœ… F 2026-07-25 16:30:37
t*e*p*p*s*o*.com (WP 7) πŸ‘€ F 2026-07-25 16:21:47
p*b*o*m.com (WP 7.0.2) βœ… F 2026-07-25 13:20:39
n*r*s*e*k*r*a*k.org (WP 6.9.5) πŸ‘€ F 2026-07-25 12:05:17
m*c*a*.com (WP 6.4.3) ⚠️ πŸ‘€ F 2026-07-25 11:35:49
s*-*a*l*-*o*e*.de (WP 7.0.2) βœ… F 2026-07-25 00:17:55
e*s*b*y*o*e*e*y*n*.org βœ… F 2026-07-24 21:40:40
i*t*l*h*v*l*f*.com (WP 7.0.2) βœ… F 2026-07-24 21:26:26
d*x*e*t*t*u*i*e*s*t*.com βœ… D 2026-07-24 20:53:08
i*i*h*e*f*o*i*t*.ie βœ… F 2026-07-24 20:50:23
d*x*e*s*a*e*u*i*e*s*t*.com βœ… D 2026-07-24 20:42:17
3*s*i*w*e*k*.org (WP 6.7.5) βœ… F 2026-07-24 20:10:38
a*s*c*a*i*n*m*d*e*a*e.ch (WP 6.0.12) ⚠️ πŸ‘€ D 2026-07-24 19:41:19
a*u*t*c*n*u*t*n*c*.com βœ… F 2026-07-24 17:06:12
i*p*k.com (WP 7.0.2) βœ… F 2026-07-24 14:45:56
m*n*y*c*a*h*4.de (WP 7.0.2) βœ… F 2026-07-24 14:22:18
v*i*a*e*.cz (WP 7.0.2) πŸ‘€ D 2026-07-24 12:28:43
d*f*2*.de (WP 7.0.2) πŸ‘€ F 2026-07-24 10:19:40
v*c*r*y*o*e*.com πŸ”“ F 2026-07-24 05:08:16
t*v*c*m*u*i*y.org (WP 7.0.2) πŸ‘€ F 2026-07-24 02:55:41
m*u*e*o*s*.productions (WP 7.0.2) πŸ‘€ D 2026-07-24 01:00:50
r*c*m*h*s*i*.de βœ… F 2026-07-23 22:57:00
c*i*w*t*.com βœ… F 2026-07-23 21:51:58
r*k*h*c*e*.fi πŸ‘€ F 2026-07-23 20:31:16
i*n*.net (WP 7.0.2) βœ… F 2026-07-23 18:17:54
t*a*s*a*e*y.fund (WP 7.0.2) βœ… F 2026-07-23 17:14:47
d*a*.ie βœ… F 2026-07-23 16:50:23
m*r*a*w*i*e*.com (WP 7.0.2) βœ… F 2026-07-23 16:04:27
m*r*a*r*a*s.com (WP 7.0.2) βœ… F 2026-07-23 16:04:27
p*t*i*p*o*s.com (WP 7.0.2) βœ… F 2026-07-23 14:49:23
p*t*i*f*b*r*l*s*p*o*s.com (WP 7.0.2) βœ… F 2026-07-23 14:49:23
b*f*r*e.com (WP 7.0.2) βœ… F 2026-07-23 14:37:09
c*o*s*r*b*.de βœ… F 2026-07-23 13:52:00
b*c*s*f*l*.no (WP 7.0.2) πŸ‘€ F 2026-07-23 09:09:17
c*r*e*-*o*.com βœ… F 2026-07-23 07:43:47
t*n*a*i*l*.com (WP 7.0.2) βœ… F 2026-07-23 07:08:42
i*d*p*m.fr (WP 7.0.2) βœ… D 2026-07-23 05:59:20
a*i*a*b*r*g*u.c*m.tr βœ… F 2026-07-23 05:40:40
g*v*j*.be (WP 7.0.2) πŸ‘€ F 2026-07-23 02:30:09
s*s*a*n*b*e*d*t*-*l*t*o*m.org (WP 6.8.2) πŸ‘€ F 2026-07-23 00:30:51
f*u*t.com (WP 7.0.2) βœ… F 2026-07-22 21:35:43
b*y*r*o*e*i*h*.com (WP 7.0.2) πŸ‘€ F 2026-07-22 20:14:11
w*b*o*k*w*l*.com πŸ”“ F 2026-07-22 12:26:40
s*r*p*u*e*n*o*.org βœ… D 2026-07-22 12:19:57
a*i*o*a*i*y*o*i*g*e*v*c*.com (WP 6.8.6) πŸ‘€ F 2026-07-22 11:37:10
a*i*o*a*i*y*o*e*s.com (WP 6.8.6) πŸ‘€ F 2026-07-22 11:37:10
i*t*g*a*i*e*y*t*m*.org πŸ”“ πŸ‘€ F 2026-07-22 09:20:44
f*m*e*u*i.se πŸ‘€ D 2026-07-22 08:40:28
s*u*a*d*o*k*.eu βœ… F 2026-07-22 04:26:36
h*p*r*d*o*o*.com βœ… F 2026-07-21 22:53:49
m*t*j*h*s*n*c*o*a*s*i*.org (WP 7.0.2) πŸ‘€ F 2026-07-21 21:52:14
u*o*a*i*l*g*f*u*d*t*o*.com (WP 6.2.9) ⚠️ πŸ‘€ F 2026-07-21 20:59:45
e*c.edu βœ… D 2026-07-21 20:04:45
r*j*d*e*t*r.cz (WP 4.8.12) ⚠️ F 2026-07-21 16:59:57
c*m*u*i*y*c*e*c*.org (WP 6.8.6) βœ… F 2026-07-21 14:50:06
u*a*g*o*i*s.com (WP 5.6.17) ⚠️ πŸ‘€ F 2026-07-21 14:18:43
f*e*f*n*.net (WP 7.0.2) πŸ‘€ F 2026-07-21 12:11:08
f*r*t*i*.bg (WP 7.0.2) πŸ‘€ F 2026-07-21 12:09:04
m*n*a*i*s*h*l*r*.org (WP 7.0) βœ… F 2026-07-21 11:25:23
a*e*-*h*m*s.info (WP 7.0.2) βœ… F 2026-07-21 05:47:20
u*p*b*o*.com (WP 7.0.2) πŸ‘€ F 2026-07-21 04:29:57
h*m*s*h*o*m*s*c*e*t.com πŸ‘€ F 2026-07-21 03:40:46
m*c*w*l*.edu (WP 5.4.1) ⚠️ πŸ‘€ F 2026-07-21 01:58:22
h*a*i*g*t*a*s*t*o*s.org πŸ‘€ F 2026-07-20 21:58:37
g*f*.org βœ… F 2026-07-20 21:56:38
b*c*m*s*e*o*f*c*.com βœ… F 2026-07-20 18:02:07
p*a*.o*g.au βœ… A 2026-07-20 17:30:11
m*i*.org βœ… F 2026-07-20 16:42:41
u*i*e*w*y*f*d*m*c*u*t*.com βœ… F 2026-07-20 14:52:36
r*c*a*a.com (WP 6.9.5) βœ… F 2026-07-20 14:03:07
s*-*s.org (WP 7.0) πŸ‘€ F 2026-07-20 11:32:18
a*p*e*d*e*e*e*s*n.com (WP 5.4.19) ⚠️ πŸ‘€ F 2026-07-20 03:30:55
m*n*.edu πŸ‘€ F 2026-07-20 00:40:50
m*m*r*a*8*6*.com (WP 7.0.2) βœ… F 2026-07-19 22:34:20
t*r*l*a*r*a*s.com (WP 5.8.12) ⚠️ πŸ‘€ F 2026-07-19 22:18:25
f*r*a*e*t*r*r*s*s.com (WP 4.9.26) ⚠️ πŸ”“ πŸ‘€ F 2026-07-19 20:49:55
e*m*p*c*.com (WP 7.0.2) βœ… F 2026-07-19 11:53:42

Top 50 Plugins

Plugin Count
elementor 1,779,388
contact-form-7 1,761,088
elementor-pro 1,055,687
woocommerce 817,660
revslider 612,251
jetpack 458,895
js_composer 422,839
wp-rocket 341,544
essential-addons-for-elementor-lite 266,783
complianz-gdpr 259,818
gravityforms 257,768
google-site-kit 232,142
cookie-law-info 230,394
instagram-feed 226,099
sitepress-multilingual-cms 211,909
header-footer-elementor 208,549
google-analytics-for-wordpress 207,147
bluehost-wordpress-plugin 193,005
elementskit-lite 181,900
gutenberg 167,565
cookie-notice 150,381
litespeed-cache 143,078
gtranslate 126,061
wpforms-lite 125,379
the-events-calendar 123,077
gutenberg-core 122,519
astra-sites 114,573
popup-maker 110,596
woocommerce-payments 110,364
tablepress 102,292
honeypot 98,159
astra-addon 94,468
wp-smushit 91,509
duracelltomi-google-tag-manager 90,847
coblocks 90,281
layerslider 89,960
all-in-one-seo-pack 89,716
bb-plugin 86,712
akismet 85,457
premium-addons-for-elementor 85,000
cleantalk-spam-protect 83,269
ml-slider 82,930
mailchimp-for-wp 82,435
megamenu 80,780
woocommerce-gateway-stripe 80,066
jet-engine 77,767
fusion-builder 77,630
ewww-image-optimizer 76,815
smart-slider-3 76,682
wp-pagenavi 76,584

Top 50 Themes

Theme Count
hello-elementor 623,140
Divi 499,644
astra 417,537
flatsome 137,169
Avada 121,933
generatepress 115,455
pub 85,361
oceanwp 81,158
kadence 79,293
enfold 69,360
salient 65,583
twentyseventeen 54,581
bb-theme 52,905
betheme 52,583
twentytwentyfour 52,393
blocksy 51,239
cocoon-master 49,293
dt-the7 45,667
twentytwentyfive 44,879
h4 42,570
woodmart 41,447
neve 38,409
Avada-Child-Theme 37,034
gox 36,294
bridge 31,641
twentytwentyone 30,513
lightning 29,886
twentytwenty 28,872
swell 27,928
bricks 26,549
Impreza 26,210
Newspaper 24,349
twentytwentythree 22,239
epik-redesign 19,218
twentytwentytwo 18,921
uncode 18,690
twentysixteen 17,681
pro 17,583
sydney 16,662
storefront 16,428
Total 14,531
hello-theme-child-master 14,048
factory-templates-4 13,733
extendable 13,170
themify-ultra 12,997
hestia 12,665
yootheme 12,622
yith-wonder 12,423
porto 12,058
jupiter 11,700