Beskrivning
Easy animated Shortcode skill bars for WordPress. A quick & easy way to add an responsive skill bars for WordPress. you can display unlimited skill bar in a same page via shortcodes.
View DEMO 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
- Install as regular WordPress plugin.
- Go your Pluings setting via WordPress Dashboard and activate it.
- 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"]
Recensioner
Bidragsgivare och utvecklare
”Skill Bar” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Skill Bar” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.2
- Fix Responsive Issues.
- Fix CSS Issues.
- Update Shortcode
1.1
- Fix CSS Issues
1.0
- Första utgåvan