=== X3P0: Progress ===

Contributors: greenshady
Donate link: http://a.co/02ggsr2
Tags: block, blocks, gutenberg, progress
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 8.1
Stable tag: 2.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A customizable progress bar block to visually track completion toward any percentage, numeric, financial, or unit-based goal.

== Description ==

X3P0: Progress is a block that allows users to create progress bars using a straightforward interface.

The block lets you add progress for nearly any type of goal:

- **Percentage:** Outputs a percentage from 0% to 100%.
- **Decimal:** Outputs a plain decimal number.
- **Currency:** Create financial progress bars, choosing from a list of worldwide currencies.
- **Unit:** Choose from a complete list of browser-supported units, such as yards, feet, liters, millimeters, and much more.

The output of the progress bar is highly customizable.  Aside from standard block options, such as spacing, alignment, and border control, users also have a range of design tools at their disposal.

This block outputs proper `<progress>` and `<label>` elements in the markup.  This should aid in accessibility, ensuring that all potential visitors to your site can read what the value of the progress is.

You can find the full source code for this plugin via its [GitHub repository](https://github.com/x3p0-dev/x3p0-progress).

== Screenshots ==

1. Editing the Progress Bar block.

== Changelog ==

Please see the `changelog.md` file included with the plugin file.  Or, you can view the [online change log](https://github.com/x3p0-dev/x3p0-progress/blob/master/CHANGELOG.md).
