Description
This plugin will enable awesome prograssbar in your wordpress theme. You can use the jeba cute prograssbar via shortcode in everywhere you want, even in theme files.
Wanna see how it works? Click here: http://prowpexpert.com/
Installation
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 use the jeba cute prograssbar in your theme php, Place
<?php echo do_shortcode('[skillbar]'); ?>
in your templates. - In the [skillbar] shortcode you can change color=””, skill=””, name=””, id=””, bg=””, fbg=””, total=””, after=”” . Here count is total post.
Shortcodes
Use Jeba Cute Slider shortcode
[skillbar]
Here can change
[skillbar total="" skill="" name="" id="" name="" fbg="" bg="" color="" after=""]
FAQ
= To change everything easily used total=”” skill=”” name=”” id=”” name=”” fbg=”” bg=”” color=”” after=”” shortcode attribute.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Jeba Skill Progress Bar” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Jeba Skill Progress Bar” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial Release