PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Block
  4. Fast Blocks
Fast Blocks icon

Fast Blocks

Create Custom Blocks fast and easy with PHP only.

By tdesero·Block·Free
00
·10 active installs·Updated 12 months ago
DownloadCompare

As of April 2026, Fast Blocks is a WordPress block plugin with 10 active installations and a 0/5 rating0. It has been downloaded 2.2K+ times in total. Requires WordPress 5.7+ and PHP 7.0+. Available on WordPress.org since 2021. Top alternative: Spectra Gutenberg Blocks – Website….

0/5Rating
10active installs
2.2K+total downloads
5 yearssince 2021

Overview

Use the function add_fast_block to add a block to your theme in PHP. The Plugin automatically creates an interface for your block inside the editor.
Unlike the default block behaviour all blocks are rendered dynamically. This means changes inside the template are shown immediately without resaving the post or page.

Example Usage

Register your block:

$options = [
  'name'      => 'some-slug/block-name',
  // template from theme-directory
  'template'  => '/blocks/test.php',
  'settings'  => [
    // same settings as the original "wp.registerBlockType" without attributes.
    'title'   => 'Plugin Block',
  ],
  'fields'    => [
    // define attributes and inputs/labels etc. that are needed.
    'headline'  => [
      'label'    => 'My Label',
      'type'     => 'st…
Read full description on WordPress.org

Ratings & Reviews

00 reviews
5 ★
0
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress5.7+ requiredTested up to 6.6.5
PHP7.0+ required

Top Alternatives to Fast Blocks

Spectra Gutenberg Blocks – Website Builder for the Block Editor icon
Spectra Gutenberg Blocks – Website…
4.71.0M+ installsUpdated 5 days ago
ViewCompare
Breadcrumb NavXT icon
Breadcrumb NavXT
4.6800K+ installsUpdated 3 months ago
ViewCompare
PDF Embedder icon
PDF Embedder
4.7300K+ installsUpdated 3 months ago
ViewCompare
Otter Blocks – Gutenberg Blocks, Page Builder for Gutenberg Editor & FSE icon
Otter Blocks – Gutenberg Blocks, Page…
4.7300K+ installsUpdated 4 days ago
ViewCompare
WP Go Maps (formerly WP Google Maps) icon
WP Go Maps (formerly WP Google Maps)
4.8300K+ installsUpdated 2 weeks ago
ViewCompare
View all block plugins →

Frequently Asked Questions

Changelog

0.9.5

  • Release
  • add color field input
  • yoast content analysis
View full changelog on WordPress.org

Contributors

tdeserotdesero
Plugin Info
Version
0.9.5
Last Updated
Apr 8, 2025
WP Requires
5.7+
Tested Up To
6.6.5
PHP Requires
7.0+
Active Installs
10
Downloads
2.2K+
Added
May 26, 2021
Business
Free

Tags

block

Developer

T
tdesero
1 plugins0.0M+ total installs
View all plugins →

Quick Compare

Fast Blocks vs Spectra Gutenberg Blocks – Website…→Fast Blocks vs Breadcrumb NavXT→Fast Blocks vs PDF Embedder→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.