Title: Locky Blocky
Author: Koji Kuno
Published: <strong>3. juli, 2025</strong>
Last modified: 6. juli, 2025

---

Søk i utvidelser

![](https://ps.w.org/locky-blocky/assets/banner-772×250.jpg?rev=3322050)

Denne utvidelsen **har ikke blitt testet mot noen av de siste 3 hovedutgivelsene
av WordPress**. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan
ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

![](https://ps.w.org/locky-blocky/assets/icon-256×256.jpg?rev=3322050)

# Locky Blocky

 Av [Koji Kuno](https://profiles.wordpress.org/olein/)

[Last ned](https://downloads.wordpress.org/plugin/locky-blocky.1.0.4.zip)

 * [Detaljer](https://nb.wordpress.org/plugins/locky-blocky/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/locky-blocky/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/locky-blocky/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/locky-blocky/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/locky-blocky/)

## Beskrivelse

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
        }
        return 'do_not_allow'; // Otherwise, not allowed.
    });
    ```

### Important Notice

This plugin provides a feature to toggle the `templateLock` (`contentOnly`) directly
from the block toolbar. If WordPress Core implements a similar feature in the future,
this plugin will be deprecated and no longer maintained.

Thank you for your understanding.

### Github Repository

https://github.com/Olein-jp/locky-blocky

## Installasjon

This plugin can be installed directly from your WordPress dashboard.

 1. Log in and navigate to **Plugins  Add New**.
 2. Type “Locky Blocky” into the search and press Enter.
 3. Locate the **Locky Blocky** plugin in the list of search results and click **Install
    Now**.
 4. Once installed, click the **Activate** link.

## Vurderinger

![](https://secure.gravatar.com/avatar/8c0ced2ad5a0c50ec3a0903b1d1946b4309a9b5e4ed01ff7f8d40bc710f49e3e?
s=60&d=retro&r=g)

### 󠀁[Good news and bad news.](https://wordpress.org/support/topic/good-news-and-bad-news/)󠁿

 [nick6352683](https://profiles.wordpress.org/nick6352683/) 3. juli, 2025 3 svar

Good news: This is a God send plugin – easy, nice, ingenious, amazing, I feel embarrassed
I did not think of this first. The bad news: This feature will/should be included
in the core thus making this plugin redundant.

 [ Les 1 vurdering ](https://wordpress.org/support/plugin/locky-blocky/reviews/)

## Bidragsytere og utviklere

«Locky Blocky» er programvare med åpen kildekode. Følgende personer har bidratt 
til denne utvidelsen:

Bidragsytere

 *   [ Koji Kuno ](https://profiles.wordpress.org/olein/)

«Locky Blocky» har blitt oversatt til 1 språk. Takk til [oversetterne](https://translate.wordpress.org/projects/wp-plugins/locky-blocky/contributors)
for deres bidrag.

[Oversett «Locky Blocky» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/locky-blocky)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/locky-blocky/), sjekk
ut [SVN-repositoriet](https://plugins.svn.wordpress.org/locky-blocky/), eller abonner
på [utviklingsloggen](https://plugins.trac.wordpress.org/log/locky-blocky/) med 
[RSS](https://plugins.trac.wordpress.org/log/locky-blocky/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versjon **1.0.4**
 *  Sist oppdatert **1 år siden**
 *  Aktive installasjoner **10+**
 *  WordPress-versjon ** 6.8 eller nyere **
 *  Testet opp til **6.8.10**
 *  PHP-versjon ** 7.4 eller nyere **
 *  Språk
 * [English (US)](https://wordpress.org/plugins/locky-blocky/) og [Japanese](https://ja.wordpress.org/plugins/locky-blocky/).
 *  [Oversett til ditt språk](https://translate.wordpress.org/projects/wp-plugins/locky-blocky)
 * Stikkord
 * [editor](https://nb.wordpress.org/plugins/tags/editor/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/locky-blocky/advanced/)

## Vurderinger

 5 av 5 stjerner.

 *  [  1 5-stjerne-vurdering     ](https://wordpress.org/support/plugin/locky-blocky/reviews/?filter=5)
 *  [  0 4-stjerne-vurderinger     ](https://wordpress.org/support/plugin/locky-blocky/reviews/?filter=4)
 *  [  0 3-stjerne-vurderinger     ](https://wordpress.org/support/plugin/locky-blocky/reviews/?filter=3)
 *  [  0 2-stjerne-vurderinger     ](https://wordpress.org/support/plugin/locky-blocky/reviews/?filter=2)
 *  [  0 1-stjerne-vurderinger     ](https://wordpress.org/support/plugin/locky-blocky/reviews/?filter=1)

[Din omtale](https://wordpress.org/support/plugin/locky-blocky/reviews/#new-post)

[Se alle omtalene](https://wordpress.org/support/plugin/locky-blocky/reviews/)

## Bidragsytere

 *   [ Koji Kuno ](https://profiles.wordpress.org/olein/)

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/locky-blocky/)

## Donér

Vil du støtte videreutviklingen av denne utvidelsen?

 [ Doner til denne utvidelsen ](https://www.amazon.jp/hz/wishlist/ls/WH93ZBVDA08I)