Skip to content

Commit 3754593

Browse files
version bump 1.7.3
1 parent d6537a3 commit 3754593

File tree

5 files changed

+31
-18
lines changed

5 files changed

+31
-18
lines changed

languages/nav-menu-roles.pot

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# This file is distributed under the same license as the Nav Menu Roles package.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Nav Menu Roles 1.7.1\n"
5+
"Project-Id-Version: Nav Menu Roles 1.7.3\n"
66
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/nav-menu-roles\n"
7-
"POT-Creation-Date: 2015-07-31 01:01:52+00:00\n"
7+
"POT-Creation-Date: 2015-11-17 12:54:54+00:00\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=utf-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"
@@ -162,36 +162,40 @@ msgstr ""
162162
msgid "Nav Menu Roles"
163163
msgstr ""
164164

165-
#: nav-menu-roles.php:169
165+
#: nav-menu-roles.php:172
166166
msgid ""
167167
"Import %snav menu roles%s and other menu item meta skipped by the default "
168168
"importer"
169169
msgstr ""
170170

171-
#: nav-menu-roles.php:225
171+
#: nav-menu-roles.php:228
172172
msgid ""
173173
"Nav Menu Roles has detected a possible conflict with the following "
174-
"functions or classes: %1$s. Please see the %2$sFAQ%3$s for more information "
175-
"and possible resolution. | %4$sHide Notice%3$s"
174+
"functions or classes: %1$s. Please direct the author of the conflicting "
175+
"theme or plugin to the %2$sFAQ%3$s for a solution. | %4$sHide Notice%3$s"
176176
msgstr ""
177177

178-
#: nav-menu-roles.php:322
178+
#: nav-menu-roles.php:271
179+
msgid "FAQ"
180+
msgstr ""
181+
182+
#: nav-menu-roles.php:336
179183
msgid "Display Mode"
180184
msgstr ""
181185

182-
#: nav-menu-roles.php:330
186+
#: nav-menu-roles.php:344
183187
msgid "Logged In Users"
184188
msgstr ""
185189

186-
#: nav-menu-roles.php:337
190+
#: nav-menu-roles.php:351
187191
msgid "Logged Out Users"
188192
msgstr ""
189193

190-
#: nav-menu-roles.php:344
194+
#: nav-menu-roles.php:358
191195
msgid "Everyone"
192196
msgstr ""
193197

194-
#: nav-menu-roles.php:351
198+
#: nav-menu-roles.php:365
195199
msgid "Limit logged in users to specific roles"
196200
msgstr ""
197201

@@ -200,7 +204,10 @@ msgid "http://www.kathyisawesome.com/449/nav-menu-roles/"
200204
msgstr ""
201205

202206
#. Description of the plugin/theme
203-
msgid "Hide custom menu items based on user roles"
207+
msgid ""
208+
"Hide custom menu items based on user roles. PLEASE READ THE "
209+
"[FAQ](http://wordpress.org/plugins/nav-menu-roles/faq/#conflict) IF YOU ARE "
210+
"NOT SEEING THE SETTINGS."
204211
msgstr ""
205212

206213
#. Author of the plugin/theme

nav-menu-roles.php

Lines changed: 2 additions & 2 deletions
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. PLEASE READ THE [FAQ](http://wordpress.org/plugins/nav-menu-roles/faq/#conflict) IF YOU ARE NOT SEEING THE SETTINGS.
6-
Version: 1.7.2
6+
Version: 1.7.3
77
Author: Kathy Darling
88
Author URI: http://www.kathyisawesome.com
99
License: GPL2
@@ -54,7 +54,7 @@ class Nav_Menu_Roles {
5454
* @var string version number
5555
* @since 1.7.1
5656
*/
57-
public $version = '1.7.2';
57+
public $version = '1.7.3';
5858

5959
/**
6060
* Main Nav Menu Roles Instance

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": "1.7.2",
4+
"version": "1.7.3",
55
"description": "Hide menu items based on user roles",
66
"main": "Gruntfile.js",
77
"license": "GPL",

readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
**Tags:** menu, menus, nav menu, nav menus
66
**Requires at least:** 3.8
77
**Tested up to:** 4.2
8-
**Stable tag:** 1.7.2
8+
**Stable tag:** 1.7.3
99
**License:** GPLv3
1010

1111
Hide custom menu items based on user roles. PLEASE READ THE [FAQ](#conflict) IF YOU ARE NOT SEEING THE SETTINGS.
@@ -210,6 +210,9 @@ However, the Import plugin only imports certain post meta for menu items. As of
210210

211211
## Changelog ##
212212

213+
### 1.7.3 ###
214+
* update readme, update error notice, add more links to the FAQ
215+
213216
### 1.7.2###
214217
* add Italian language. props @sododesign
215218

readme.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Donate link: https://inspirepay.com/pay/helgatheviking
55
Tags: menu, menus, nav menu, nav menus
66
Requires at least: 3.8
77
Tested up to: 4.2
8-
Stable tag: 1.7.2
8+
Stable tag: 1.7.3
99
License: GPLv3
1010

1111
Hide custom menu items based on user roles. PLEASE READ THE [FAQ](http://wordpress.org/plugins/nav-menu-roles/faq/#conflict) IF YOU ARE NOT SEEING THE SETTINGS.
@@ -205,7 +205,10 @@ However, the Import plugin only imports certain post meta for menu items. As of
205205

206206
== Changelog ==
207207

208-
= 1.7.2=
208+
= 1.7.3 =
209+
* update readme, update error notice, add more links to the FAQ
210+
211+
= 1.7.2 =
209212
* add Italian language. props @sododesign
210213

211214
= 1.7.1 =

0 commit comments

Comments
 (0)