Plugin Directory

Changeset 2885834


Ignore:
Timestamp:
03/23/2023 05:37:05 PM (3 years ago)
Author:
rnoakes3rd
Message:

v3.2.3

Location:
noakes-menu-manager/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • noakes-menu-manager/trunk/includes/static/class-constants.php

    r2810236 r2885834  
    4747     * @var string
    4848     */
    49     const VERSION = '3.2.2';
    50     const VERSION_PREVIOUS = '3.2.1';
     49    const VERSION = '3.2.3';
     50    const VERSION_PREVIOUS = '3.2.2';
    5151   
    5252    /**
  • noakes-menu-manager/trunk/languages/noakes-menu-manager.pot

    r2569631 r2885834  
    22msgid ""
    33msgstr ""
    4 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
    54"Project-Id-Version: Nav Menu Manager\n"
    6 "POT-Creation-Date: 2021-07-21 08:47-0700\n"
     5"POT-Creation-Date: 2023-03-23 10:23-0700\n"
    76"PO-Revision-Date: 2020-05-07 14:37-0700\n"
    87"Last-Translator: \n"
     
    1110"Content-Type: text/plain; charset=UTF-8\n"
    1211"Content-Transfer-Encoding: 8bit\n"
    13 "X-Generator: Poedit 2.4.3\n"
     12"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
     13"X-Generator: Poedit 3.2.2\n"
    1414"X-Poedit-Basepath: ..\n"
    1515"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
     
    3030msgstr ""
    3131
    32 #: includes/core/class-ajax.php:82
     32#: includes/core/class-ajax.php:83
    3333msgid "You are not authorized to reset the generator."
    3434msgstr ""
    3535
    36 #: includes/core/class-ajax.php:86
     36#: includes/core/class-ajax.php:87
    3737msgid "Generator could not be reset."
    3838msgstr ""
    3939
    40 #: includes/core/class-ajax.php:122
     40#: includes/core/class-ajax.php:124
    4141msgid "You are not authorized to save settings."
    4242msgstr ""
    4343
    44 #: includes/core/class-ajax.php:126
     44#: includes/core/class-ajax.php:128
    4545msgid "Settings could not be saved."
    4646msgstr ""
    4747
    48 #: includes/core/class-base.php:270
     48#: includes/core/class-base.php:271
    4949#: includes/standalone/class-meta-box.php:340
    5050msgid "Support"
    5151msgstr ""
    5252
    53 #: includes/core/class-base.php:271
     53#: includes/core/class-base.php:272
    5454msgid "Review"
    5555msgstr ""
    5656
    57 #: includes/core/class-base.php:272
     57#: includes/core/class-base.php:273
    5858msgid "Translate"
    5959msgstr ""
    6060
    61 #: includes/core/class-base.php:273
     61#: includes/core/class-base.php:274
    6262msgid "Donate"
    6363msgstr ""
     
    100100msgstr ""
    101101
    102 #: includes/core/class-generator.php:66 includes/core/class-generator.php:668
     102#: includes/core/class-generator.php:66 includes/core/class-generator.php:669
    103103msgid "Generator"
    104104msgstr ""
    105105
    106 #: includes/core/class-generator.php:556
     106#: includes/core/class-generator.php:557
    107107msgid "Code Output"
    108108msgstr ""
    109109
    110 #: includes/core/class-generator.php:562
     110#: includes/core/class-generator.php:563
    111111msgid "Generated wp_nav_menu code based on the selected options."
    112112msgstr ""
    113113
    114 #: includes/core/class-generator.php:564
     114#: includes/core/class-generator.php:565
    115115msgid "Theme Code"
    116116msgstr ""
    117117
    118 #: includes/core/class-generator.php:570 includes/core/class-settings.php:602
     118#: includes/core/class-generator.php:571 includes/core/class-settings.php:603
    119119msgid "WP Core"
    120120msgstr ""
    121121
    122 #: includes/core/class-generator.php:583 includes/core/class-settings.php:615
     122#: includes/core/class-generator.php:584 includes/core/class-settings.php:616
    123123msgid "Compressed"
    124124msgstr ""
    125125
    126 #: includes/core/class-generator.php:596 includes/core/class-settings.php:628
     126#: includes/core/class-generator.php:597 includes/core/class-settings.php:629
    127127msgid "Author Preference"
    128128msgstr ""
    129129
    130 #: includes/core/class-generator.php:612
     130#: includes/core/class-generator.php:613
    131131msgid "Generated shortcode based on the selected options."
    132132msgstr ""
    133133
    134 #: includes/core/class-generator.php:613
     134#: includes/core/class-generator.php:614
    135135msgid "Shortcode"
    136136msgstr ""
    137137
    138 #: includes/core/class-generator.php:619
     138#: includes/core/class-generator.php:620
    139139msgid "Reset Generator"
    140140msgstr ""
    141141
    142 #: includes/core/class-generator.php:626
     142#: includes/core/class-generator.php:627
    143143msgid "Theme Location"
    144144msgstr ""
    145145
    146 #: includes/core/class-generator.php:627
     146#: includes/core/class-generator.php:628
    147147msgid "Nav Menu"
    148148msgstr ""
    149149
    150 #: includes/core/class-generator.php:631
     150#: includes/core/class-generator.php:632
    151151msgid "Method for selecting the nav menu to generate code for."
    152152msgstr ""
    153153
    154 #: includes/core/class-generator.php:632
     154#: includes/core/class-generator.php:633
    155155msgid "Choose Menu By"
    156156msgstr ""
    157157
    158 #: includes/core/class-generator.php:644
     158#: includes/core/class-generator.php:645
    159159msgid "Select a nav menu..."
    160160msgstr ""
    161161
    162 #: includes/core/class-generator.php:653
     162#: includes/core/class-generator.php:654
    163163msgid "Whether to wrap the ul, and what to wrap it with."
    164164msgstr ""
    165165
    166 #: includes/core/class-generator.php:654
     166#: includes/core/class-generator.php:655
    167167msgid "Container"
    168168msgstr ""
    169169
    170 #: includes/core/class-generator.php:659
     170#: includes/core/class-generator.php:660
    171171msgid "Fallback Callback"
    172172msgstr ""
    173173
    174 #: includes/core/class-generator.php:660
     174#: includes/core/class-generator.php:661
    175175msgid "Exclude argument from output"
    176176msgstr ""
    177177
    178 #: includes/core/class-generator.php:661
     178#: includes/core/class-generator.php:662
    179179msgid "Include argument in output with default value"
    180180msgstr ""
    181181
    182 #: includes/core/class-generator.php:678
     182#: includes/core/class-generator.php:679
    183183msgid "Theme location to be used."
    184184msgstr ""
    185185
    186 #: includes/core/class-generator.php:696
     186#: includes/core/class-generator.php:697
    187187msgid "Select a theme location..."
    188188msgstr ""
    189189
    190 #: includes/core/class-generator.php:710
     190#: includes/core/class-generator.php:711
    191191msgid "Nav menu to be used."
    192192msgstr ""
    193193
    194 #: includes/core/class-generator.php:731
     194#: includes/core/class-generator.php:732
    195195msgid "CSS class to use for the ul element which forms the menu."
    196196msgstr ""
    197197
    198 #: includes/core/class-generator.php:732
     198#: includes/core/class-generator.php:733
    199199msgid "Menu Class(es)"
    200200msgstr ""
    201201
    202 #: includes/core/class-generator.php:738
     202#: includes/core/class-generator.php:739
    203203msgid "Default 'menu'."
    204204msgstr ""
    205205
    206 #: includes/core/class-generator.php:744
     206#: includes/core/class-generator.php:745
    207207msgid "The ID that is applied to the ul element which forms the menu."
    208208msgstr ""
    209209
    210 #: includes/core/class-generator.php:745
     210#: includes/core/class-generator.php:746
    211211msgid "Menu ID"
    212212msgstr ""
    213213
    214 #: includes/core/class-generator.php:750
     214#: includes/core/class-generator.php:751
    215215msgid "Default is the menu slug, incremented."
    216216msgstr ""
    217217
    218 #: includes/core/class-generator.php:758
     218#: includes/core/class-generator.php:759
    219219msgid "Class that is applied to the container."
    220220msgstr ""
    221221
    222 #: includes/core/class-generator.php:759
     222#: includes/core/class-generator.php:760
    223223msgid "Container Class(es)"
    224224msgstr ""
    225225
    226 #: includes/core/class-generator.php:765
     226#: includes/core/class-generator.php:766
    227227msgid "Default 'menu-{menu slug}-container'."
    228228msgstr ""
    229229
    230 #: includes/core/class-generator.php:785
     230#: includes/core/class-generator.php:786
    231231msgid "The ID that is applied to the container."
    232232msgstr ""
    233233
    234 #: includes/core/class-generator.php:786
     234#: includes/core/class-generator.php:787
    235235msgid "Container ID"
    236236msgstr ""
    237237
    238 #: includes/core/class-generator.php:806
     238#: includes/core/class-generator.php:807
    239239msgid ""
    240240"The aria-label attribute that is applied to the container when it's a nav "
     
    242242msgstr ""
    243243
    244 #: includes/core/class-generator.php:807
     244#: includes/core/class-generator.php:808
    245245msgid "Container ARIA Label"
    246246msgstr ""
    247247
    248 #: includes/core/class-generator.php:827
     248#: includes/core/class-generator.php:828
    249249msgid "If the menu doesn't exist, a callback function will fire."
    250250msgstr ""
    251251
    252 #: includes/core/class-generator.php:838
     252#: includes/core/class-generator.php:839
    253253#, php-format
    254254msgid "Explicitly disable %s"
    255255msgstr ""
    256256
    257 #: includes/core/class-generator.php:846
     257#: includes/core/class-generator.php:847
    258258msgid "Tag wrapped around the link markup."
    259259msgstr ""
    260260
    261 #: includes/core/class-generator.php:847
     261#: includes/core/class-generator.php:848
    262262msgid "Before/After Link"
    263263msgstr ""
    264264
    265 #: includes/core/class-generator.php:854
     265#: includes/core/class-generator.php:855
    266266msgid "Tag wrapped around the link text."
    267267msgstr ""
    268268
    269 #: includes/core/class-generator.php:855
     269#: includes/core/class-generator.php:856
    270270msgid "Before/After Text"
    271271msgstr ""
    272272
    273 #: includes/core/class-generator.php:863
     273#: includes/core/class-generator.php:864
    274274msgid "Whether to echo the menu or return it."
    275275msgstr ""
    276276
    277 #: includes/core/class-generator.php:864
     277#: includes/core/class-generator.php:865
    278278msgid "Echo"
    279279msgstr ""
    280280
    281 #: includes/core/class-generator.php:870
     281#: includes/core/class-generator.php:871
    282282msgid "How many levels of the hierarchy are to be included."
    283283msgstr ""
    284284
    285 #: includes/core/class-generator.php:871
     285#: includes/core/class-generator.php:872
    286286msgid "Depth"
    287287msgstr ""
    288288
    289 #: includes/core/class-generator.php:878
     289#: includes/core/class-generator.php:879
    290290msgid "Instance of a custom walker class."
    291291msgstr ""
    292292
    293 #: includes/core/class-generator.php:879
     293#: includes/core/class-generator.php:880
    294294msgid "Walker"
    295295msgstr ""
    296296
    297 #: includes/core/class-generator.php:891
     297#: includes/core/class-generator.php:892
    298298msgid ""
    299299"How the list items should be wrapped. Uses printf() format with numbered "
     
    301301msgstr ""
    302302
    303 #: includes/core/class-generator.php:892
     303#: includes/core/class-generator.php:893
    304304msgid "Items Wrap"
    305305msgstr ""
    306306
    307 #: includes/core/class-generator.php:904
     307#: includes/core/class-generator.php:905
    308308msgid "Whether to preserve whitespace within the menu's HTML."
    309309msgstr ""
    310310
    311 #: includes/core/class-generator.php:905
     311#: includes/core/class-generator.php:906
    312312msgid "Item Spacing"
    313313msgstr ""
    314314
    315 #: includes/core/class-generator.php:912
     315#: includes/core/class-generator.php:913
    316316msgid "Generate Code"
    317317msgstr ""
     
    350350msgstr ""
    351351
    352 #: includes/core/class-settings.php:276 includes/core/class-settings.php:406
     352#: includes/core/class-settings.php:276 includes/core/class-settings.php:407
    353353msgid "Nav Menus"
    354354msgstr ""
    355355
    356 #: includes/core/class-settings.php:352
     356#: includes/core/class-settings.php:353
    357357msgid "Save All Settings"
    358358msgstr ""
    359359
    360 #: includes/core/class-settings.php:360
     360#: includes/core/class-settings.php:361
    361361msgid "General Settings"
    362362msgstr ""
    363363
    364 #: includes/core/class-settings.php:367
     364#: includes/core/class-settings.php:368
    365365msgid "Disable the nav menu generator tool."
    366366msgstr ""
    367367
    368 #: includes/core/class-settings.php:368
     368#: includes/core/class-settings.php:369
    369369msgid "Disable Generator"
    370370msgstr ""
    371371
    372 #: includes/core/class-settings.php:374
     372#: includes/core/class-settings.php:375
    373373msgid "Make the '(Nav Menu Manager) Menu' widget available for sidebars."
    374374msgstr ""
    375375
    376 #: includes/core/class-settings.php:375
     376#: includes/core/class-settings.php:376
    377377msgid "Enable Widget"
    378378msgstr ""
    379379
    380 #: includes/core/class-settings.php:388
     380#: includes/core/class-settings.php:389
    381381msgid "Site Menus"
    382382msgstr ""
    383383
    384 #: includes/core/class-settings.php:395
     384#: includes/core/class-settings.php:396
    385385msgid ""
    386386"Nav menus added by the theme or another plugin. Use the checkboxes to "
     
    388388msgstr ""
    389389
    390 #: includes/core/class-settings.php:396
     390#: includes/core/class-settings.php:397
    391391msgid "Existing Nav Menus"
    392392msgstr ""
    393393
    394 #: includes/core/class-settings.php:402
     394#: includes/core/class-settings.php:403
    395395msgid "Add Nav Menu"
    396396msgstr ""
    397397
    398 #: includes/core/class-settings.php:403
     398#: includes/core/class-settings.php:404
    399399msgid "Nav menus to register for the site."
    400400msgstr ""
    401401
    402 #: includes/core/class-settings.php:424
     402#: includes/core/class-settings.php:425
    403403#: includes/fields/class-field-nav-menus.php:139
    404404msgid "Location"
    405405msgstr ""
    406406
    407 #: includes/core/class-settings.php:425
     407#: includes/core/class-settings.php:426
    408408msgid "Menu location identifier, like a slug."
    409409msgstr ""
    410410
    411 #: includes/core/class-settings.php:437
     411#: includes/core/class-settings.php:438
    412412#: includes/fields/class-field-nav-menus.php:140
    413413msgid "Description"
    414414msgstr ""
    415415
    416 #: includes/core/class-settings.php:438
     416#: includes/core/class-settings.php:439
    417417msgid "Menu description that is displayed in the dashboard."
    418418msgstr ""
    419419
    420 #: includes/core/class-settings.php:455
     420#: includes/core/class-settings.php:456
    421421msgid "Menu Settings"
    422422msgstr ""
    423423
    424 #: includes/core/class-settings.php:462
     424#: includes/core/class-settings.php:463
    425425msgid ""
    426426"If entered, this CSS class(es) will be added to all active nav menu items."
    427427msgstr ""
    428428
    429 #: includes/core/class-settings.php:463
     429#: includes/core/class-settings.php:464
    430430msgid "Active Class"
    431431msgstr ""
    432432
    433 #: includes/core/class-settings.php:470
     433#: includes/core/class-settings.php:471
    434434msgid "Remove default nav menu item IDs."
    435435msgstr ""
    436436
    437 #: includes/core/class-settings.php:471
     437#: includes/core/class-settings.php:472
    438438msgid "Exclude Default IDs"
    439439msgstr ""
    440440
    441 #: includes/core/class-settings.php:477
     441#: includes/core/class-settings.php:478
    442442msgid "Add an ID field to nav menu items."
    443443msgstr ""
    444444
    445 #: includes/core/class-settings.php:478
     445#: includes/core/class-settings.php:479
    446446msgid "Enable ID"
    447447msgstr ""
    448448
    449 #: includes/core/class-settings.php:484
     449#: includes/core/class-settings.php:485
    450450msgid "Add a Link ID field to nav menu items."
    451451msgstr ""
    452452
    453 #: includes/core/class-settings.php:485
     453#: includes/core/class-settings.php:486
    454454msgid "Enable Link ID"
    455455msgstr ""
    456456
    457 #: includes/core/class-settings.php:491
     457#: includes/core/class-settings.php:492
    458458msgid "Add a Link Class(es) field to nav menu items."
    459459msgstr ""
    460460
    461 #: includes/core/class-settings.php:492
     461#: includes/core/class-settings.php:493
    462462msgid "Enable Link Class(es)"
    463463msgstr ""
    464464
    465 #: includes/core/class-settings.php:498
     465#: includes/core/class-settings.php:499
    466466msgid "Add a query string field to nav menu items."
    467467msgstr ""
    468468
    469 #: includes/core/class-settings.php:499
     469#: includes/core/class-settings.php:500
    470470msgid "Enable Query String"
    471471msgstr ""
    472472
    473 #: includes/core/class-settings.php:505
     473#: includes/core/class-settings.php:506
    474474msgid "Add a hash field to nav menu items."
    475475msgstr ""
    476476
    477 #: includes/core/class-settings.php:506
     477#: includes/core/class-settings.php:507
    478478msgid "Enable Hash"
    479479msgstr ""
    480480
    481 #: includes/core/class-settings.php:519
     481#: includes/core/class-settings.php:520
    482482msgid "Uninstall Settings"
    483483msgstr ""
    484484
    485 #: includes/core/class-settings.php:594
     485#: includes/core/class-settings.php:595
    486486msgid ""
    487487"Add this code to the theme functions.php to prevent site menus from "
     
    489489msgstr ""
    490490
    491 #: includes/core/class-settings.php:596
     491#: includes/core/class-settings.php:597
    492492msgid "Fail-safe Code"
    493493msgstr ""
    494494
    495 #: includes/core/class-settings.php:648
     495#: includes/core/class-settings.php:649
    496496#, php-format
    497497msgctxt "Plugin Name"
     
    499499msgstr ""
    500500
    501 #: includes/core/class-settings.php:652
     501#: includes/core/class-settings.php:653
    502502msgid "Delete Settings"
    503503msgstr ""
    504504
    505 #: includes/core/class-settings.php:663
     505#: includes/core/class-settings.php:664
    506506#, php-format
    507507msgctxt "Plugin Name"
     
    509509msgstr ""
    510510
    511 #: includes/core/class-settings.php:667
     511#: includes/core/class-settings.php:668
    512512msgid "Delete Post Meta"
    513513msgstr ""
    514514
    515 #: includes/core/class-settings.php:678
     515#: includes/core/class-settings.php:679
    516516#, php-format
    517517msgctxt "Plugin Name"
     
    519519msgstr ""
    520520
    521 #: includes/core/class-settings.php:682
     521#: includes/core/class-settings.php:683
    522522msgid "Delete User Meta"
    523523msgstr ""
  • noakes-menu-manager/trunk/noakes-menu-manager.php

    r2810236 r2885834  
    44 * Plugin URI:  https://wordpress.org/plugins/noakes-menu-manager/
    55 * Description: Simplifies nav menu maintenance and functionality providing more control over nav menus with less coding.
    6  * Version:     3.2.2
     6 * Version:     3.2.3
    77 * Author:      Robert Noakes
    88 * Author URI:  https://robertnoakes.com/
    99 * Text Domain: noakes-menu-manager
    1010 * Domain Path: /languages/
    11  * Copyright:   (c) 2016-2022 Robert Noakes (mr@robertnoakes.com)
     11 * Copyright:   (c) 2016-2023 Robert Noakes (mr@robertnoakes.com)
    1212 * License:     GNU General Public License v3.0
    1313 * License URI: https://www.gnu.org/licenses/gpl-3.0.html
  • noakes-menu-manager/trunk/readme.txt

    r2810236 r2885834  
    44Tags: active, code, convenient, custom, disable, fields, generator, hash, id, menus, nav, query, string
    55Requires at least: 5.0
    6 Tested up to: 6.1
    7 Stable tag: 3.2.2
    8 Copyright: (c) 2016-2022 Robert Noakes (mr@robertnoakes.com)
     6Tested up to: 6.2
     7Stable tag: 3.2.3
     8Copyright: (c) 2016-2023 Robert Noakes (mr@robertnoakes.com)
    99License: GNU General Public License v3.0
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    7575== Changelog ==
    7676
     77= 3.2.3 =
     78
     79* Verified: Functionality for WordPress 6.2
     80
    7781= 3.2.2 =
    7882
Note: See TracChangeset for help on using the changeset viewer.