Descripción
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 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"]
Capturas
Instalación
- 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"]
Reseñas
29 de enero de 2017
great plugin, very simple to use, and great support!!!
15 de diciembre de 2016
Simple is always best. This is a great plugin. Very much in the Google Material genre. Which is exactly what I was looking for. Only option I’d add is the ability to make the bars vertical. Thanks!
3 de septiembre de 2016
simple to install and instant setup.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Skill Bar” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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