Skip to content

Commit 91fc0c6

Browse files
version bump 2.1.2
1 parent 2280f3e commit 91fc0c6

File tree

5 files changed

+9
-6
lines changed

5 files changed

+9
-6
lines changed

languages/nav-menu-roles.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# This file is distributed under the GPL-3.0.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Nav Menu Roles 2.1.1\n"
5+
"Project-Id-Version: Nav Menu Roles 2.1.2\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/nav-menu-roles\n"
77
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
88
"Language-Team: LANGUAGE <LL@li.org>\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=UTF-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
12-
"POT-Creation-Date: 2023-01-07T13:25:52-07:00\n"
12+
"POT-Creation-Date: 2023-01-07T13:41:40-07:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"X-Generator: WP-CLI 2.7.1\n"
1515
"X-Domain: nav-menu-roles\n"

nav-menu-roles.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Nav Menu Roles
44
* Plugin URI: http://www.kathyisawesome.com/449/nav-menu-roles/
55
* Description: Hide custom menu items based on user roles.
6-
* Version: 2.1.1
6+
* Version: 2.1.2
77
* Author: Kathy Darling
88
* Author URI: http://www.kathyisawesome.com
99
* License: GPL-3.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "Nav Menu Roles",
33
"name": "nav-menu-roles",
4-
"version": "2.1.1",
4+
"version": "2.1.2",
55
"description": "Hide menu items based on user roles",
66
"main": "Gruntfile.js",
77
"license": "GPL-3.0",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
**Requires at least:** 4.5.0
77
**Tested up to:** 6.0.0
88
**Requires PHP:** 5.3.2
9-
**Stable tag:** 2.1.1
9+
**Stable tag:** 2.1.2
1010
**License:** GPLv3
1111

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

readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Tags: menu, menus, nav menu, nav menus
66
Requires at least: 4.5.0
77
Tested up to: 6.1.0
88
Requires PHP: 5.3.2
9-
Stable tag: 2.1.1
9+
Stable tag: 2.1.2
1010
License: GPLv3
1111

1212
Hide custom menu items based on user roles. PLEASE READ THE FAQ IF YOU ARE NOT SEEING THE SETTINGS.
@@ -265,6 +265,9 @@ Yes, but manually. WPML developers have informed me that the meta data for nav m
265265

266266
== Changelog ==
267267

268+
= 2.1.2 =
269+
* Fix: Typos.
270+
268271
= 2.1.1 =
269272
* Fix: Top-level display of hidden child menu items of hidden parent menu items.
270273

0 commit comments

Comments
 (0)