Plugin Directory

Changeset 3333129


Ignore:
Timestamp:
07/23/2025 06:25:12 PM (8 months ago)
Author:
darnado
Message:

Updated README.txt. Edited wording to improve readability and fix awkward phrasing.

Location:
caledros-helper
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • caledros-helper/tags/1.0.0/README.txt

    r3333097 r3333129  
    1010License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
    1111
    12 Adds an Admin Menu were the user can remove the default block patterns and deactivate the WordPress REST API for non-authenticated users.
     12Adds an Admin Menu that lets the user remove the default block patterns. It also allows deactivating the WordPress REST API for non-authenticated users.
    1313
    1414== Description ==
    1515
    16 This plugin creates a custom Admin Menu with two checkboxes.
     16This plugin creates a custom Admin Menu with two checkboxes:
    1717
    18 The first checkbox allows the user to remove the core block patterns from the Gutenberg editor. This feature can be activated or deactivated.
     18* The first checkbox allows the user to remove the core block patterns from the Gutenberg editor. This feature can be activated or deactivated.
    1919
    20 The second checkbox allows the user to deactivate the WordPress REST API for non-authenticated users. This feature can be activated or deactivated.
     20* The second checkbox allows the user to deactivate the WordPress REST API for non-authenticated users. This feature can be activated or deactivated.
    2121
    2222After plugin activation, both options will be disabled by default.
     
    2424== Frequently Asked Questions ==
    2525
    26 = Can I deactivate these features? =
     26= Can I deactivate the plugin features? =
    2727Yes, both features can be easily deactivated from the custom Admin Menu added by the plugin.
    2828
  • caledros-helper/trunk/README.txt

    r3333097 r3333129  
    1010License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
    1111
    12 Adds an Admin Menu were the user can remove the default block patterns and deactivate the WordPress REST API for non-authenticated users.
     12Adds an Admin Menu that lets the user remove the default block patterns. It also allows deactivating the WordPress REST API for non-authenticated users.
    1313
    1414== Description ==
    1515
    16 This plugin creates a custom Admin Menu with two checkboxes.
     16This plugin creates a custom Admin Menu with two checkboxes:
    1717
    18 The first checkbox allows the user to remove the core block patterns from the Gutenberg editor. This feature can be activated or deactivated.
     18* The first checkbox allows the user to remove the core block patterns from the Gutenberg editor. This feature can be activated or deactivated.
    1919
    20 The second checkbox allows the user to deactivate the WordPress REST API for non-authenticated users. This feature can be activated or deactivated.
     20* The second checkbox allows the user to deactivate the WordPress REST API for non-authenticated users. This feature can be activated or deactivated.
    2121
    2222After plugin activation, both options will be disabled by default.
     
    2424== Frequently Asked Questions ==
    2525
    26 = Can I deactivate these features? =
     26= Can I deactivate the plugin features? =
    2727Yes, both features can be easily deactivated from the custom Admin Menu added by the plugin.
    2828
Note: See TracChangeset for help on using the changeset viewer.