Deskripzioa
This plugin will enable progress bar in your wordpress theme. You can embed progress bar via shortcode in everywhere you want, even in theme files.
Instalazioa
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-directory
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use shortcode in page, post or in widgets.
- If you want progess bar in your theme php, Place
<?php echo do_shortcode('YOUR_SHORTCODE'); ?>
in your templates
Basic Progess Bar
[progressbar_basic width="33" height="50" bg_color="green" text="hello world" font_size="20"]
Stripped Progees Bar
[progressbar_stripped width="44" height="50" bg_color="teal" text="hello world" font_size="20"]
Animated Progees Bar
[progressbar_animated width="78" height="50" bg_color="blue" text="hello world" font_size="20"]
MEG
- How do I install this plugin?
-
You can install as others regular wordpress plugin. No different way. Please see on installation tab.
Berrikuspenak
Ez dago berrikuspenik plugin honentzat.
Laguntzaileak eta Garatzaileak
“Awesome Progress Bar” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.
LaguntzaileakItzul zaitez Awesome Progress Bar zure hizkuntzara.
Garapena interesatzen zaizu?
Araka ezazu kodea; begira ezazu SVN biltegia, edo harpidetu garapen erregistrora RSS-(r)en bidez.
Aldaketen loga
1.0
- Initial release