{"id":29329,"date":"2014-05-08T06:18:07","date_gmt":"2014-05-08T06:18:07","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/custom-progress-bar\/"},"modified":"2015-08-29T18:47:52","modified_gmt":"2015-08-29T18:47:52","slug":"custom-progress-bar","status":"publish","type":"plugin","link":"https:\/\/szl.wordpress.org\/plugins\/custom-progress-bar\/","author":13712498,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.0","stable_tag":"trunk","tested":"4.3.34","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"custom progress bar","header_author":"arif hassan","header_description":"","assets_banners_color":"bdc9db","last_updated":"2015-08-29 18:47:52","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/design.hellothirteen.com\/custom-progress-bar\/","header_author_uri":"http:\/\/design.hellothirteen.com","rating":5,"author_block_rating":0,"active_installs":100,"downloads":12530,"num_ratings":5,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"5"},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1233832","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1233833","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1233834","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1233835","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1233836","resolution":"4","location":"assets"},"screenshot-5.png":{"filename":"screenshot-5.png","revision":"910245","resolution":"5","location":"assets"},"screenshot-6.png":{"filename":"screenshot-6.png","revision":"910245","resolution":"6","location":"assets"},"screenshot-7.png":{"filename":"screenshot-7.png","revision":"910245","resolution":"7","location":"assets"}},"screenshots":{"1":"screenshot-1","2":"screenshot-2","3":"screenshot-3","4":"screenshot-4"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[14367,22067,22069,10407,22068],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-29329","plugin","type-plugin","status-publish","hentry","plugin_tags-circled-progress-bar","plugin_tags-custom-progressbar","plugin_tags-percent-bar","plugin_tags-progressbar","plugin_tags-round-progress-bar","plugin_committers-aarifhsn"],"banners":{"banner":"https:\/\/ps.w.org\/custom-progress-bar\/assets\/banner-772x250.png?rev=1233832","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/custom-progress-bar_bdc9db.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/custom-progress-bar\/assets\/screenshot-1.png?rev=1233833","caption":"screenshot-1"},{"src":"https:\/\/ps.w.org\/custom-progress-bar\/assets\/screenshot-2.png?rev=1233834","caption":"screenshot-2"},{"src":"https:\/\/ps.w.org\/custom-progress-bar\/assets\/screenshot-3.png?rev=1233835","caption":"screenshot-3"},{"src":"https:\/\/ps.w.org\/custom-progress-bar\/assets\/screenshot-4.png?rev=1233836","caption":"screenshot-4"},{"src":"https:\/\/ps.w.org\/custom-progress-bar\/assets\/screenshot-5.png?rev=910245","caption":""},{"src":"https:\/\/ps.w.org\/custom-progress-bar\/assets\/screenshot-6.png?rev=910245","caption":""},{"src":"https:\/\/ps.w.org\/custom-progress-bar\/assets\/screenshot-7.png?rev=910245","caption":""}],"raw_content":"<!--section=description-->\n<p>Progressbar plugin will enable awesome progress bar with various styles.\nyou can change your progressbar with various styles with custom width, color, animation styles.<\/p>\n\n<p>demo and documentation: http:\/\/design.hellothirteen.com\/custom-progress-bar\/<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<p>e.g.<\/p>\n\n<ol>\n<li>Upload custom-progress-bar.php to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Place '' in your templates<\/li>\n<li>to get the hook name, see the documentation.<\/li>\n<li>Use shortcode in posts, page or in widget<\/li>\n<\/ol>\n\n<p>Plugin usage -\nprogress bar can be easily embedded into any page or post. To use it, simply paste this code into your post, page or widget.<\/p>\n\n<pre>[progressbar_simple]<\/pre>\n\n<p><strong>Usages of different progressbar, you can use this shortocode in your posts, pages or widgets.<\/strong><\/p>\n\n<p><strong>To use striped progress bar, use this shortocode<\/strong><\/p>\n\n<p>Chnage the text field as you want. <\/p>\n\n<pre>[progressbar_striped width=\"78\" color=\"#ddd\" bg_color=\"#1582cf\" text=\"78% completed\"]<\/pre>\n\n<p><strong>To use striped animated bar, use this shortocode<\/strong><\/p>\n\n<pre>[progressbar_striped class=\"active\" width=\"75\" text=\"75% In PHP\" bg_color=\"#e43573\"]<\/pre>\n\n<p><strong>To use 3 Colors progress bar, use this shortocode<\/strong><\/p>\n\n<p>for default style<\/p>\n\n<pre>[pregressbar_multicolor]<\/pre>\n\n<p><strong>To use 3 Colors progress bar, use this shortocode<\/strong><\/p>\n\n<p>for custom style style<\/p>\n\n<pre>[pregressbar_multicolor width=\"90\" bg_color_1=\"#ec13b7\" bg_color_2=\"#cd60b2\" bg_color_3=\"#ed99d8\" text_1=\"90%\"]<\/pre>\n\n<p>To customize your progress bar, you have to use some codes with this shortcode:<\/p>\n\n<p>You can use <strong>width <\/strong> for changing your progressbar width.<\/p>\n\n<p>You can use <strong>bg_color<\/strong> for changing your progressbar background-color.<\/p>\n\n<p>You can use <strong>color<\/strong> for changing your progressbar font-color. e.g.<\/p>\n\n<pre>[progressbar width=\"60\" color=\"#000\" bg_color=\"#aaa\"]<\/pre>\n\n<pre>[progressbar_striped width=\"25\" color=\"#ddd\" bg_color=\"#000\"]<\/pre>\n\n<p>Also you can use <strong>text<\/strong> for changing your progressbar text over the progressbar.<\/p>\n\n<pre>[progressbar_striped width=\"25\" color=\"#ddd\" text=\"25% completed\"]<\/pre>\n\n<p>This plugin also supported widget shortcode, you can use shortcode in the widget also.<\/p>\n\n<!--section=changelog-->\n<h4>2.0<\/h4>\n\n<ul>\n<li>Added Circular progress bar and changed the style of progressbar<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial Release<\/li>\n<\/ul>","raw_excerpt":"Progressbar plugin will enable awesome progress bar with various styles.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/29329","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=29329"}],"author":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/aarifhsn"}],"wp:attachment":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=29329"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=29329"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=29329"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=29329"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=29329"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=29329"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}