=== Skill Bar ===
Contributors: themepoints
Donate link: https://themepoints.com
Tags: skillbar, progress bar, animated skill bar, wordpress progress bar, multi color progress bar.
Requires at least: 4.0
Tested up to: 6.7.1
Stable tag: 1.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Easy Animated Shortcode Skill Bars for WordPress.
== Description ==
A quick and easy way to add responsive skill bars to your WordPress site. You can display unlimited skill bars on the same page using shortcodes.
View [DEMO](https://themepoints.com) for more details
Plugin Features
* Shortcode System.
* Unlimited Color.
* Fully responsive.
* All Browser support.
* Unlimited Skill Bars.
* Use via shortcode.
* Support post or page.
* And many more.
Here is the example Shortcode :
[skillbar title="HTML" percentage="50" color="#3498db" show_percent="true"]
[skillbar title="CSS" percentage="60" color="#2ecc71" show_percent="true"]
[skillbar title="PHP" percentage="80" color="#9b59b6" show_percent="true"]
[skillbar title="JQUERY" percentage="90" color="#e74c3c" show_percent="true"]
== Installation ==
1. Install as regular WordPress plugin.
2. Go your Pluings setting via WordPress Dashboard and activate it.
3. After activate plugin you will use Shortcode to display skill bars post or page. use this shortcode [skillbar title="HTML" percentage="50" color="#3498db" show_percent="true"] to display skill bars any where post of pages.
How to use short-code?
[skillbar title="HTML" percentage="50" color="#3498db" show_percent="true"]
[skillbar title="CSS" percentage="60" color="#2ecc71" show_percent="true"]
[skillbar title="PHP" percentage="80" color="#9b59b6" show_percent="true"]
[skillbar title="JQUERY" percentage="90" color="#e74c3c" show_percent="true"]
== Screenshots ==
1. screenshot-1
2. screenshot-2
3. screenshot-3
== Upgrade Notice ==
== Frequently Asked Questions ==
== Changelog ==
= 1.3 =
* Check Latest Version Compatibility Issue.
* Update Options page.
* Update Admin Interface.
* Added New Post Type.
* Added New Shortcode Generate Option.
* Added New Skill Generate Option.
* Added New Options.
* Added New Style.
* Fix vulnerability issue.
* Update CSS.
= 1.2 =
* Fix Responsive Issues.
* Fix CSS Issues.
* Update Shortcode
= 1.1 =
* Fix CSS Issues
= 1.0 =
* Initial release