=== Pure CSS Circle Progress bar === Contributors: safi-mohammad Tags: Pure CSS Circle Progress bar ,progress bar,css circle,css circle progress bar Donate link: Requires at least: 4.2 Tested up to: 5.0-beta5-43907 Requires PHP: 5.2 Stable tag: 1.1 License: GPLv2 License URI: http://www.opensource.org/licenses/GPL-2.0 Pure CSS Circle Progress bar.No JS required,only CSS and HTML == Description == This plugin makes easy to add circle progress bar. There two different way to add. 1. shortcode: Example: [circle_progress fill=90] If you want to use custom text instead of fill text then [circle_progress fill=90]Love[/circle_progress ] Another example: [circle_progress fill=90 color=\'green\']Love[/circle_progress ] Example with sizing option: Another example: [circle_progress fill=90 color=\'green\' size=\'big\']Love[/circle_progress ] Allowed sizes: big,medium,small 2. Another process through widget library. == Installation == Just unzip the files to plugin directory and activate it. Simple. Detail instruction can be found here : [https://shafayat.xyz/2018/11/17/pure-css-circle-progress-bar-wordpress-plugin/](https://shafayat.xyz/2018/11/17/pure-css-circle-progress-bar-wordpress-plugin/) == Frequently Asked Questions == How to use shortcode -[circle_progress fill=90] How resize? -[circle_progress fill=90 size=\'big\'] How to change progress bar color? -[circle_progress fill=90 size=\'big\' color=\'green\'] How to change display custom text instead of fill %? -[circle_progress fill=90 size=\'big\' color=\'green\']Love[/circle_progress] == Screenshots == 1. [circle_progress fill=90] 2. [circle_progress fill=95 color='green'] 3. [circle_progress fill=95 color='red'] 4. [circle_progress fill=95 color='blue' size='small'] == Changelog == this is first version == Upgrade Notice == this is first version