Ultimate Blocks – 25+ Gutenberg Blocks for Block Editor
Get Pro | Documentation Ultimate Blocks is a free powerhouse for bloggers and content marketers using WordPress. It’s not just a plugin, it’s a toolkit to skyrocket user engagement and simplify content creation. With Ultimate Blocks, you’re not just adding functionalities; you’re crafting experiences. From interactive content filters, captivating call-to-actions, to social sharing made effortless, every block is a step towards a more engaging and visually appealing website. It’s about making every visit count, every interaction memorable, and every content piece a breeze to create and manage. Transform your WordPress journey; let Ultimate Blocks be the catalyst for your website’s success. Ultimate Blocks currently includes the following blocks: Coupon (Available in Pro) – View Demo Timeline (Available in Pro) – View Demo Content Filter – View Demo Review (Schema Markup Enabled) – View Demo HowTo Schema – View Demo Table of Contents – View Demo Tabbed Content – View Demo Call to Action – View Demo Content Toggle (Accordion) – View Demo Styled Box – View Demo Styled List – View Demo Expand – View Demo Testimonial – View Demo Click to Tweet – View Demo Social Share – View Demo Countdown – View Demo Progress Bar – View Demo Post Grid – View Demo Star Rating – View Demo Image Slider – View Demo Button (Improved) – View Demo Divider – View Demo We have more exciting blocks in the making. Have a suggestion? Let us know. Join Us To Get Updates and Resources Visit Ultimate Blocks Website Follow Us on Twitter Join Our Support Community Join Our Facebook Group More Info About the Blocks Content Filter Content Filter lets your visitors filter the content based on different filters. You can let your users go through your content more easily. Review Block Add a review block with product name, features, summary, button and star rating. It is Schema Markup enabled. HowTo Schema Block Add HowTo Schema with sections, steps and valid schema data. Table of Contents Block Generate a table of contents from your headings. Tabbed Content Block Add content in tabs in your posts/pages. This comes with a nice drag and drop feature to sort the tabs. Call to Action Block Add a nice call to action box with a button. Encourage users to take action, engage more. You can customize everything in the block. Content Toggle Add contents in accordions. Let visitors expand them and show the content. Styled Box Block Add styled box like – Notification box, Number box, Feature box in your content. Three templates now, more in the making. Styled List Block This block lets you add a styled list in your post or pages. Instead of bullets you can use various icons as your list style type. You can also choose color for icons. Expand Block Expand Block lets you add expandable content. You can hide some part of your content initially. Upon clicking on ‘Show More’ it will show. It can be hidden again. Testimonial Block Nice, simple testimonial box with option to add image, name, role of the testimonial author. Click to Tweet Add tweetable content in your posts/pages. Social Share Block Add social share buttons in your posts and pages with this blocks. It comes with lots of customization options too. Countdown Block Add a countdown in your post/pages. Comes with three different styles. Progress Bar Block Add Cirle/Line Progress bar with this blocks. Comes with options to change thickness, color. Post Grid Block Add a list or grid of your posts. Comes with options to change categories, order and many more. Star Rating Block Add Star ratings in your posts/pages. You can customize size, color, numbers of stars. Image Slider Block Add a lightweight, simple image slider in your post. Comes with additional settings. Button Block Button block with more customization options and controls. Divider Block Add custom divider between your blocks. Customize the color, size, everything. Other tools from us Tableberg: The Best WordPress Block Table Plugin to create beautiful and responsive tables. GroundWP: Lightweight and Minimal Block Theme for efficient Full-Site Editing.
Top keywords
- block25×3.78%
- demo22×3.32%
- view22×3.32%
- view demo22×3.32%
- content19×2.87%
- add17×2.57%
- block add12×1.81%
- blocks11×1.66%
- box8×1.21%
- comes6×0.91%
- pages6×0.91%
- schema6×0.91%
WBD Progress Bar
The Progress Bar block is a simple yet powerful tool for displaying progress, statistics, skills, or any percentage-based data on your WordPress site. Built with modern web standards, this block offers smooth animations and a clean, professional appearance. Whether you need a simple skill bar, an animated number counter, a circular radial ring, or a full skills section — WBD Progress Bar has you covered. Features Display Modes * Single Bar – Classic horizontal progress bar with full customization * Number Counter – Animated count-up effect with prefix, suffix, and optional bar below * Circular / Radial Progress Bar – Beautiful SVG ring-style progress with 10 themes, custom size, stroke width, center text, and optional label * Group / Skills Section – Display multiple progress bars together as a skills list with individual labels, colors, and percentages; flexible label & percentage positioning 10 One-Click Template Styles Ocean Blue, Sunset Fire, Forest Green, Purple Galaxy, Golden Hour, Midnight Dark, Rose Pink, Arctic Ice, Corporate Gray, Lemon Lime Customization * Progress percentage control (0–100) * Custom fill & track colors * Gradient fill (two-color gradient) * Bar corner radius control (square to pill) * Bar height control (6px–40px) * Optional percentage text display * Percentage position — Inside bar / Outside right / Above bar * Label position — Above / Below / Inline row * Inline gap control (when label is inline) * Milestone marker with custom label * Hover tooltip on progress bar * Scroll-triggered animation (IntersectionObserver) * Animation type — Ease, Ease In, Ease Out, Ease In Out, Linear, Bounce, Elastic * Animation duration control * Typography control — Font family & font size for label and percentage text * Fully responsive design * Accessible design with semantic HTML Perfect For: Skill & competency display Project completion indicators Goal tracking & fundraising Statistics & data visualization Survey results & polls Resume / portfolio pages The block provides an intuitive editing experience with sidebar controls for adjusting the percentage (0–100), customizing colors, toggling percentage text visibility, and selecting from predefined style variations. Why Use WBD Progress Bar? Most progress bar plugins are either too bloated with unnecessary features or too simple to be actually useful. WBD Progress Bar is built differently: 🚀 Performance First The block outputs pure static HTML and CSS — no jQuery, no heavy JavaScript libraries. The frontend script only loads when your block is actually on the page, keeping your site fast. 🎨 Visual Flexibility Four display modes, five style variations, ten one-click templates, gradient fill, custom radius, custom height, and full color control — all without touching a single line of code. 🧩 Built for Gutenberg This is a native WordPress block, not a shortcode or widget. It works seamlessly inside the block editor, Full Site Editor (FSE), reusable blocks, and block patterns. 📱 Responsive by Default Every mode — single bar, counter, circular, group — adapts automatically to mobile, tablet, and desktop screens without extra configuration. ⚡ Scroll Animation Without a Plugin Built-in IntersectionObserver-based scroll trigger animates your bars when they come into view. No extra animation plugin needed. Source Code & Build Instructions Source Code Repository: https://github.com/wpbranddigital/wbd-progress-bar This plugin is built using @wordpress/scripts (webpack). The compiled/minified files in the build/ directory are generated from the human-readable source files located in the src/ directory of the plugin. Source files included in this plugin: src/index.js — Block registration entry point src/edit.js — Editor component (block inspector controls and editor preview) src/save.js — Save component (frontend HTML output) src/view.js — Frontend JavaScript (scroll animations, counter animations) src/block.json — Block metadata and attribute definitions src/editor.scss — Editor-only styles src/style.scss — Frontend styles To build from source: Make sure you have Node.js (v18+) and npm installed. Navigate to the plugin directory. Run npm install to install dependencies. Run npm run build to generate the production build/ directory. Run npm start to start the development watcher with live rebuild. The only build dependency is @wordpress/scripts (see package.json). How To Use Step 1 — Add the Block Open any post, page, or template in the WordPress editor. Click the + block inserter button, search for “Progress Bar”, and click to insert the WBD Progress Bar block. Step 2 — Choose a Display Mode In the right sidebar, find the Block Mode panel at the top. Select one of four modes: Single Bar — A classic horizontal progress bar. Best for individual skills, project completion, or goal tracking. Number Counter — An animated number that counts up on scroll. Great for statistics pages (“500+ clients”, “$1M+ revenue”). Circular / Radial — A circular SVG ring progress indicator. Perfect for dashboards or visual KPI displays. Group / Skills Section — Multiple bars stacked together. Ideal for resume skills sections or comparison lists. Step 3 — Apply a Template (Optional) Open the Template Styles panel and click any of the 10 preset templates to instantly apply a complete color scheme and style. You can fine-tune colors individually after applying a template. Step 4 — Customize Settings Depending on your selected mode, configure the following panels: Progress Settings — Set percentage, height, radius, label text, label position, and percentage position. Animation — Choose animation type (ease, bounce, elastic), set duration, and enable scroll-triggered animation. Milestone & Tooltip — Add a milestone marker at any percentage point with a custom label. Enable hover tooltip for additional info. Typography — Set font family and font size for the label and percentage text independently. Color Settings — Set fill color, track color, label color, and percentage text color. Enable gradient fill to use two colors. Step 5 — Using the Number Counter Switch to Number Counter mode. Set: Target Number — The final value to count up to (e.g. 1500). Prefix — Text before the number (e.g. $). Suffix — Text after the number (e.g. + or %). Label — A description shown below the number (e.g. “Happy Clients”). Show Progress Bar Below — Toggle to add a bar underneath the counter. The counter animates automatically on page load, or enable Animate on Scroll so it only starts when the user scrolls to it. Step 6 — Using Group / Skills Section Switch to Group / Skills Section mode. In the sidebar: Each bar item has its own Label, Percentage, and Bar Color. Click + Add Bar to add more items (no limit). Click ✕ to remove any item. Set Label Position — Above bar (with optional percentage on the same line) or Inline row. Set Percentage Position — Inside bar / Outside right / Same line as label. Adjust Gap Between Bars and Inline Gap sliders to control spacing. Step 7 — Using Circular / Radial Mode Switch to Circular / Radial mode. In the sidebar: Choose one of the 10 circular themes by clicking the theme thumbnail. Adjust Size (80–300px) and Stroke Width (3–20px). Set the Progress Percentage. Toggle Show Label Below to display a text label under the ring. Fine-tune Stroke Color, Track Color, and Center Text Color individually. Step 8 — Publish Click Publish or Update. The block renders as clean, static HTML on the frontend with no extra requests or render-blocking scripts. Where can I get support? Visit our contact page for support.