A customizable circle progress bar Gutenberg block for displaying progress, statistics, or metrics in a visually appealing way.
As of April 2026, Circle Progress Bar Block is a WordPress circle plugin with 20 active installations and a 0/5 rating0. It has been downloaded 519 times in total. Requires WordPress 6.0+ and PHP 7.4+. Available on WordPress.org since 2025. Top alternative: WEN Skill Charts.
Circle Progress Bar Block is a modern Gutenberg block plugin that adds beautiful circular progress indicators to your WordPress site. Perfect for displaying progress, statistics, or metrics in a visually appealing way.
All uncompiled source code is included in this plugin. The production code in build/index.js is compiled from:
Located at src/index.js, this is the complete React source code for the block:
`javascript
import { registerBlockType } from ‘@wordpress/blocks’;
import { InspectorControls } from ‘@wordpress/block-editor’;
import {
PanelBody,
RangeControl,
ColorPicker,
TextControl,
SelectControl,
} from ‘@wordpress/components’;
registerBlockType(‘circle-progress-bar/progress’, {
t…
| WordPress | 6.0+ requiredTested up to 6.8.5 |
| PHP | 7.4+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.