Caledros Helper

Beschrijving

This plugin allows to remove the default block patterns and/or deactivate the WordPress REST API for non-authenticated users. Thus, it adds two checkboxes:

  • The first checkbox allows the user to remove the core block patterns from the Gutenberg editor. This feature can be activated or deactivated.

  • The second checkbox allows the user to deactivate the WordPress REST API for non-authenticated users. This feature can be activated or deactivated.

After plugin activation, both options will be disabled by default.

Important: If the plugin is deactivated and then reactivated, then both checkboxes will need to be manually checked again.

Schermafbeeldingen

  • Plugin Admin Menu containing both options.

Installatie

You have two easy ways to install the Caledros Helper plugin:

Option 1: From Your WordPress Dashboard

1. Go to your WordPress admin area.

2. Navigate to Plugins → Add Plugin.

3. In the Search Plugins box, type “Caledros Helper”.

4. Click Install Now, then Activate.

Option 2: Manual Installation

1. Download the plugin ZIP file from WordPress.org.

2. In your WordPress admin area, go to Plugins → Add Plugin → Upload Plugin.

3. Choose the ZIP file you downloaded and click Install Now.

4. Activate the plugin after installation.

FAQ

Can I deactivate the plugin features?

Yes, both features can be easily deactivated from the custom Admin Menu added by the plugin.

If I remove the default block patterns, are they gone forever?

No. The plugin only disables theme support for the core block patterns while the option is active. If you turn off the option, the default block patterns will reappear.

If I deactivate the REST API, is it gone forever?

No. The REST API is only disabled while the checkbox is enabled. If you uncheck the option, the REST API will be re-enabled.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Caledros Helper” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Caledros Helper” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

This changelog format is based on Keep a Changelog. Also, this project adheres to Semantic Versioning.

1.0.1 – 2026-05-13

Changed

  • Move plugin menu to the Tools main menu.

1.0.0 – 2025-07-23

Added

  • Two options in the top level menu. One for removing the default block patterns and one for deactivating the WordPress REST API.