Plugin Directory

Changeset 3359568


Ignore:
Timestamp:
09/11/2025 05:43:02 AM (7 months ago)
Author:
adirectory
Message:

spelling fix 2.8.8

Location:
adirectory
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • adirectory/tags/2.8.8/inc/Admin/Setting.php

    r3359563 r3359568  
    176176                "path" => "general",
    177177                "input" => "toggle",
    178                 "label" => esc_html__('Gutenberg Editor Suppor', 'adirectory'),
     178                "label" => esc_html__('Gutenberg Editor Support', 'adirectory'),
    179179                "option_name" => "gutenberg_editor_support",
    180180                'value' => '0',
  • adirectory/trunk/inc/Admin/Setting.php

    r3336127 r3359568  
    176176                "path" => "general",
    177177                "input" => "toggle",
    178                 "label" => esc_html__('Gutenberg Editor Suppor', 'adirectory'),
     178                "label" => esc_html__('Gutenberg Editor Support', 'adirectory'),
    179179                "option_name" => "gutenberg_editor_support",
    180180                'value' => '0',
Note: See TracChangeset for help on using the changeset viewer.