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. Blocks
  4. Jinx-Block-Renderer
Jinx-Block-Renderer icon

Jinx-Block-Renderer

Render WP Gutenberg Block the way you want.

By Lukas Rydygel·Blocks·Free
00
·10 active installs·Updated 5 years ago
DownloadVisit HomepageCompare

As of April 2026, Jinx-Block-Renderer is a WordPress blocks plugin with 10 active installations and a 0/5 rating0. It has been downloaded 972 times in total. Requires WordPress 5.0+ and PHP 7.1+. Available on WordPress.org since 2020. Last updated 5 years ago — may have compatibility concerns. Top alternative: Spectra Gutenberg Blocks – Website….

0/5Rating
10active installs
972total downloads
6 yearssince 2020

Overview

The plugin allows you to parse all kinds gutenberg blocks and render them in your own template.

Usage

Use the filter ‘jinx_block_renderers’ in your theme to render gutenberg blocks.

<?php

  function my_render_function(array $fields)
  {
    echo $fields['url'];
  }

  add_filter('jinx_block_renderers', function($renderers) {

    $renderers[] = [
      'block' => 'core-embed/youtube', // name of the block
      'conditions' => [], // default - accepts an array of key value pairs
      // 'conditions' => [
      //   'className' => 'is-style-custom', // strings are used inside a regular expression
      //   'field' => function($value) { // callbacks will receive the fields value and must return true or false
      //     return $value === 'some value';…
Read full description on WordPress.org

Ratings & Reviews

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

Compatibility

WordPress5.0+ requiredTested up to 5.5.18
PHP7.1+ required

Top Alternatives to Jinx-Block-Renderer

Spectra Gutenberg Blocks – Website Builder for the Block Editor icon
Spectra Gutenberg Blocks – Website…
4.71.0M+ installsUpdated 4 days ago
ViewCompare
Kadence Blocks — Page Builder Toolkit for Gutenberg Editor icon
Kadence Blocks — Page Builder Toolkit…
4.8600K+ installsUpdated 3 weeks ago
ViewCompare
Extendify icon
Extendify
4.7500K+ installsUpdated 1 week ago
ViewCompare
SiteOrigin Widgets Bundle icon
SiteOrigin Widgets Bundle
4.9400K+ installsUpdated 1 month ago
ViewCompare
Otter Blocks &#8211; Gutenberg Blocks, Page Builder for Gutenberg Editor &amp; FSE icon
Otter Blocks – Gutenberg Blocks, Page…
4.7300K+ installsUpdated 3 days ago
ViewCompare
View all blocks plugins →

Frequently Asked Questions

Contributors

Lukas RydygelLukas Rydygel
Plugin Info
Version
0.2.0
Last Updated
Dec 3, 2020
WP Requires
5.0+
Tested Up To
5.5.18
PHP Requires
7.1+
Active Installs
10
Downloads
972
Added
Aug 12, 2020
Business
Free

Tags

blockstemplategutenbergmanipulate

Developer

L
Lukas Rydygel
3 plugins0.0M+ total installs
View all plugins →

Quick Compare

Jinx-Block-Renderer vs Spectra Gutenberg Blocks – Website…→Jinx-Block-Renderer vs Kadence Blocks — Page Builder Toolkit…→Jinx-Block-Renderer vs Extendify→

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