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. Editor
  4. Locky Blocky
Locky Blocky icon

Locky Blocky

Easily toggle the block template lock (contentOnly) in the WordPress block editor toolbar.

By Koji Kuno·Editor·Free
5(1 reviews)
·0 active installs·Updated 9 months ago
DownloadCompare

As of April 2026, Locky Blocky is a WordPress editor plugin with 0 active installations and a 5/5 rating from 1 reviews. It has been downloaded 420 times in total. Requires WordPress 6.8+ and PHP 7.4+. Available on WordPress.org since 2025. Top alternative: Elementor Website Builder – more than….

5/51 reviews
0active installs
420total downloads
1 yearsince 2025

Overview

A plugin that lets administrators easily toggle the block template lock (contentOnly) from the WordPress block editor toolbar. Take flexible control over your editing experience. (Available to administrators only. The menu is not displayed for users with editor or lower capabilities.)

How to use hook

locky_blocky_required_capability hook allows you to change the permissions to display the lock menu provided by this plugin.

add_filter( 'locky_blocky_required_capability', function( $default ) {
    return 'edit_others_posts'; // Editor privileges and above
});

It can also be made available only to specific user IDs.

add_filter( 'locky_blocky_required_capability', function( $default ) {
    if ( get_current_user_id() === 123 ) {
        return 'read'; // Available for User ID 123 only
    }…
Read full description on WordPress.org

Ratings & Reviews

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

Compatibility

WordPress6.8+ requiredTested up to 6.8.5
PHP7.4+ required

Top Alternatives to Locky Blocky

Elementor Website Builder – more than just a page builder icon
Elementor Website Builder – more than…
4.510M+ installsUpdated 4 days ago
ViewCompare
Classic Editor icon
Classic Editor
4.99.0M+ installsUpdated 3 months ago
ViewCompare
Advanced Editor Tools icon
Advanced Editor Tools
4.52.0M+ installsUpdated 3 months ago
ViewCompare
Classic Widgets icon
Classic Widgets
4.92.0M+ installsUpdated 3 months ago
ViewCompare
Spectra Gutenberg Blocks – Website Builder for the Block Editor icon
Spectra Gutenberg Blocks – Website…
4.71.0M+ installsUpdated 5 days ago
ViewCompare
View all editor plugins →

Frequently Asked Questions

Contributors

Koji KunoKoji Kuno
Plugin Info
Version
1.0.4
Last Updated
Jul 6, 2025
WP Requires
6.8+
Tested Up To
6.8.5
PHP Requires
7.4+
Active Installs
0
Downloads
420
Added
Jul 3, 2025
Business
Free

Tags

editor

Developer

K
Koji Kuno
3 plugins0.0M+ total installs
View all plugins →

Quick Compare

Locky Blocky vs Elementor Website Builder – more than…→Locky Blocky vs Classic Editor→Locky Blocky vs Advanced Editor Tools→

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