Skip to content

Commit

Permalink
version bump 2.1.3-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
helgatheviking committed Feb 12, 2024
1 parent e4ccd7f commit 1619413
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
22 changes: 11 additions & 11 deletions languages/nav-menu-roles.pot
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Copyright (C) 2023 Kathy Darling
# Copyright (C) 2024 Kathy Darling
# This file is distributed under the GPL-3.0.
msgid ""
msgstr ""
"Project-Id-Version: Nav Menu Roles 2.1.2\n"
"Project-Id-Version: Nav Menu Roles 2.1.3-beta.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/nav-menu-roles\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-01-07T13:41:40-07:00\n"
"POT-Creation-Date: 2024-02-10T11:34:06-05:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.7.1\n"
"X-Domain: nav-menu-roles\n"
Expand Down Expand Up @@ -102,41 +102,41 @@ msgstr ""
msgid "Donate"
msgstr ""

#: inc/class-nav-menu-roles.php:383
#: inc/class-nav-menu-roles.php:381
#: inc/customizer.php:59
msgid "Display Mode"
msgstr ""

#: inc/class-nav-menu-roles.php:389
#: inc/class-nav-menu-roles.php:387
#: inc/customizer.php:63
msgid "Show"
msgstr ""

#: inc/class-nav-menu-roles.php:394
#: inc/class-nav-menu-roles.php:392
#: inc/customizer.php:68
msgid "Hide"
msgstr ""

#: inc/class-nav-menu-roles.php:400
#: inc/class-nav-menu-roles.php:398
msgid "Target audience"
msgstr ""

#: inc/class-nav-menu-roles.php:406
#: inc/class-nav-menu-roles.php:404
#: inc/customizer.php:78
msgid "Logged In Users"
msgstr ""

#: inc/class-nav-menu-roles.php:411
#: inc/class-nav-menu-roles.php:409
#: inc/customizer.php:82
msgid "Logged Out Users"
msgstr ""

#: inc/class-nav-menu-roles.php:416
#: inc/class-nav-menu-roles.php:414
#: inc/customizer.php:86
msgid "Everyone"
msgstr ""

#: inc/class-nav-menu-roles.php:422
#: inc/class-nav-menu-roles.php:420
msgid "Target role"
msgstr ""

Expand Down
2 changes: 1 addition & 1 deletion nav-menu-roles.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Nav Menu Roles
* Plugin URI: http://www.kathyisawesome.com/449/nav-menu-roles/
* Description: Hide custom menu items based on user roles.
* Version: 2.1.2
* Version: 2.1.3-beta.1
* Author: Kathy Darling
* Author URI: http://www.kathyisawesome.com
* License: GPL-3.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "Nav Menu Roles",
"name": "nav-menu-roles",
"version": "2.1.2",
"version": "2.1.3-beta.1",
"description": "Hide menu items based on user roles",
"main": "Gruntfile.js",
"license": "GPL-3.0",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
**Requires at least:** 4.5.0
**Tested up to:** 6.4.0
**Requires PHP:** 5.3.2
**Stable tag:** 2.1.2
**Stable tag:** 2.1.3-beta.1
**License:** GPLv3

Hide custom menu items based on user roles. PLEASE READ THE FAQ IF YOU ARE NOT SEEING THE SETTINGS.
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Tags: menu, menus, nav menu, nav menus
Requires at least: 4.5.0
Tested up to: 6.4.0
Requires PHP: 5.3.2
Stable tag: 2.1.2
Stable tag: 2.1.3-beta.1
License: GPLv3

Hide custom menu items based on user roles. PLEASE READ THE FAQ IF YOU ARE NOT SEEING THE SETTINGS.
Expand Down

0 comments on commit 1619413

Please sign in to comment.