Version Description
Download this release
Release Info
Developer | Mat Lipe |
Plugin | Advanced Sidebar Menu |
Version | 7.6.3 |
Comparing to | |
See all releases |
Code changes from version 7.6.2 to 7.6.3
- advanced-sidebar-menu.php +7 -7
- composer.json +1 -1
- languages/advanced-sidebar-menu-de_DE.po +6 -6
- languages/advanced-sidebar-menu.pot +3 -3
- readme.txt +15 -10
- src/Cache.php +2 -2
- src/Core.php +1 -1
- src/Debug.php +1 -1
- src/List_Pages.php +1 -1
- src/Menus/Abstract.php +1 -1
- src/Menus/Category.php +1 -1
- src/Menus/Page.php +1 -1
- src/Widget/Category.php +1 -1
- src/Widget/Page.php +1 -1
- src/Widget/Widget.php +1 -1
- views/page_list.php +1 -1
advanced-sidebar-menu.php
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Advanced Sidebar Menu
|
4 |
-
* Plugin URI: https://
|
5 |
* Description: Creates dynamic menus based on parent/child relationship of your pages or categories.
|
6 |
-
* Author:
|
7 |
-
* Version: 7.6.
|
8 |
-
* Author URI: https://
|
9 |
* Text Domain: advanced-sidebar-menu
|
10 |
*
|
11 |
* @package advanced-sidebar-menu
|
@@ -15,7 +15,7 @@ if ( defined( 'ADVANCED_SIDEBAR_BASIC_VERSION' ) ) {
|
|
15 |
return;
|
16 |
}
|
17 |
|
18 |
-
define( 'ADVANCED_SIDEBAR_BASIC_VERSION', '7.6.
|
19 |
define( 'ADVANCED_SIDEBAR_DIR', plugin_dir_path( __FILE__ ) );
|
20 |
|
21 |
if ( ! function_exists( 'advanced_sidebar_menu_load' ) ) {
|
@@ -157,8 +157,8 @@ function advanced_sidebar_menu_upgrade_notice( array $instance, WP_Widget $widge
|
|
157 |
<p>
|
158 |
<strong>
|
159 |
<?php
|
160 |
-
/* translators: {<a>}{</a>} links to https://
|
161 |
-
printf( esc_html_x( 'Upgrade to %1$sAdvanced Sidebar Menu Pro%2$s for these features and so much more!', '{<a>}{</a>}', 'advanced-sidebar-menu' ), '<a target="blank" href="https://
|
162 |
?>
|
163 |
</strong>
|
164 |
<ol style="list-style: disc">
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Advanced Sidebar Menu
|
4 |
+
* Plugin URI: https://onpointplugins.com/advanced-sidebar-menu/
|
5 |
* Description: Creates dynamic menus based on parent/child relationship of your pages or categories.
|
6 |
+
* Author: OnPoint Plugins
|
7 |
+
* Version: 7.6.3
|
8 |
+
* Author URI: https://onpointplugins.com
|
9 |
* Text Domain: advanced-sidebar-menu
|
10 |
*
|
11 |
* @package advanced-sidebar-menu
|
15 |
return;
|
16 |
}
|
17 |
|
18 |
+
define( 'ADVANCED_SIDEBAR_BASIC_VERSION', '7.6.3' );
|
19 |
define( 'ADVANCED_SIDEBAR_DIR', plugin_dir_path( __FILE__ ) );
|
20 |
|
21 |
if ( ! function_exists( 'advanced_sidebar_menu_load' ) ) {
|
157 |
<p>
|
158 |
<strong>
|
159 |
<?php
|
160 |
+
/* translators: {<a>}{</a>} links to https://onpointplugins.com/product/advanced-sidebar-menu-pro/ */
|
161 |
+
printf( esc_html_x( 'Upgrade to %1$sAdvanced Sidebar Menu Pro%2$s for these features and so much more!', '{<a>}{</a>}', 'advanced-sidebar-menu' ), '<a target="blank" href="https://onpointplugins.com/product/advanced-sidebar-menu-pro/">', '</a>' );
|
162 |
?>
|
163 |
</strong>
|
164 |
<ol style="list-style: disc">
|
composer.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
"authors": [
|
7 |
{
|
8 |
"name": "lipemat",
|
9 |
-
"email": "
|
10 |
}
|
11 |
],
|
12 |
"minimum-stability": "dev",
|
6 |
"authors": [
|
7 |
{
|
8 |
"name": "lipemat",
|
9 |
+
"email": "support@onpointplugins.com"
|
10 |
}
|
11 |
],
|
12 |
"minimum-stability": "dev",
|
languages/advanced-sidebar-menu-de_DE.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Advanced Sidebar Menu\n"
|
4 |
"POT-Creation-Date: 2019-03-05 12:29-0500\n"
|
5 |
"PO-Revision-Date: 2019-03-05 12:30-0500\n"
|
6 |
-
"Last-Translator: Mat Lipe <
|
7 |
"Language-Team: \n"
|
8 |
"Language: de\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -25,7 +25,7 @@ msgstr ""
|
|
25 |
msgid "Checkout Advanced Sidebar Menu Pro!"
|
26 |
msgstr "Kasse Advanced Sidebar Menu Pro!"
|
27 |
|
28 |
-
#. translators: {<a>}{</a>} links to https://
|
29 |
#: advanced-sidebar-menu.php:161
|
30 |
#, php-format
|
31 |
msgctxt "{<a>}{</a>}"
|
@@ -207,8 +207,8 @@ msgid "Advanced Sidebar Menu"
|
|
207 |
msgstr "Advanced Sidebar Menu"
|
208 |
|
209 |
#. Plugin URI of the plugin/theme
|
210 |
-
msgid "https://
|
211 |
-
msgstr "https://
|
212 |
|
213 |
#. Description of the plugin/theme
|
214 |
msgid ""
|
@@ -223,8 +223,8 @@ msgid "Mat Lipe"
|
|
223 |
msgstr "Mat Lipe"
|
224 |
|
225 |
#. Author URI of the plugin/theme
|
226 |
-
msgid "https://
|
227 |
-
msgstr "https://
|
228 |
|
229 |
#~ msgid "Use this Plugin's Styling"
|
230 |
#~ msgstr "Benutze das Plugin Styling"
|
3 |
"Project-Id-Version: Advanced Sidebar Menu\n"
|
4 |
"POT-Creation-Date: 2019-03-05 12:29-0500\n"
|
5 |
"PO-Revision-Date: 2019-03-05 12:30-0500\n"
|
6 |
+
"Last-Translator: Mat Lipe <support@onpointplugins.com>\n"
|
7 |
"Language-Team: \n"
|
8 |
"Language: de\n"
|
9 |
"MIME-Version: 1.0\n"
|
25 |
msgid "Checkout Advanced Sidebar Menu Pro!"
|
26 |
msgstr "Kasse Advanced Sidebar Menu Pro!"
|
27 |
|
28 |
+
#. translators: {<a>}{</a>} links to https://onpointplugins.com/product/advanced-sidebar-menu-pro/
|
29 |
#: advanced-sidebar-menu.php:161
|
30 |
#, php-format
|
31 |
msgctxt "{<a>}{</a>}"
|
207 |
msgstr "Advanced Sidebar Menu"
|
208 |
|
209 |
#. Plugin URI of the plugin/theme
|
210 |
+
msgid "https://onpointplugins.com/advanced-sidebar-menu/"
|
211 |
+
msgstr "https://onpointplugins.com/advanced-sidebar-menu/"
|
212 |
|
213 |
#. Description of the plugin/theme
|
214 |
msgid ""
|
223 |
msgstr "Mat Lipe"
|
224 |
|
225 |
#. Author URI of the plugin/theme
|
226 |
+
msgid "https://onpointplugins.com"
|
227 |
+
msgstr "https://onpointplugins.com"
|
228 |
|
229 |
#~ msgid "Use this Plugin's Styling"
|
230 |
#~ msgstr "Benutze das Plugin Styling"
|
languages/advanced-sidebar-menu.pot
CHANGED
@@ -25,7 +25,7 @@ msgstr ""
|
|
25 |
msgid "Checkout Advanced Sidebar Menu Pro!"
|
26 |
msgstr ""
|
27 |
|
28 |
-
#. translators: {<a>}{</a>} links to https://
|
29 |
#: advanced-sidebar-menu.php:161
|
30 |
#, php-format
|
31 |
msgctxt "{<a>}{</a>}"
|
@@ -187,7 +187,7 @@ msgid "Advanced Sidebar Menu"
|
|
187 |
msgstr ""
|
188 |
|
189 |
#. Plugin URI of the plugin/theme
|
190 |
-
msgid "https://
|
191 |
msgstr ""
|
192 |
|
193 |
#. Description of the plugin/theme
|
@@ -201,5 +201,5 @@ msgid "Mat Lipe"
|
|
201 |
msgstr ""
|
202 |
|
203 |
#. Author URI of the plugin/theme
|
204 |
-
msgid "https://
|
205 |
msgstr ""
|
25 |
msgid "Checkout Advanced Sidebar Menu Pro!"
|
26 |
msgstr ""
|
27 |
|
28 |
+
#. translators: {<a>}{</a>} links to https://onpointplugins.com/product/advanced-sidebar-menu-pro/
|
29 |
#: advanced-sidebar-menu.php:161
|
30 |
#, php-format
|
31 |
msgctxt "{<a>}{</a>}"
|
187 |
msgstr ""
|
188 |
|
189 |
#. Plugin URI of the plugin/theme
|
190 |
+
msgid "https://onpointplugins.com/advanced-sidebar-menu/"
|
191 |
msgstr ""
|
192 |
|
193 |
#. Description of the plugin/theme
|
201 |
msgstr ""
|
202 |
|
203 |
#. Author URI of the plugin/theme
|
204 |
+
msgid "https://onpointplugins.com"
|
205 |
msgstr ""
|
readme.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
=== Advanced Sidebar Menu ===
|
2 |
|
3 |
-
Contributors: Mat Lipe
|
4 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=paypal%40matlipe%2ecom&lc=US&item_name=Advanced%20Sidebar%20Menu&no_note=0¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest
|
5 |
Tags: menus, sidebar menu, hierarchy, category menu, pages menu
|
6 |
Requires at least: 4.8.0
|
7 |
Tested up to: 5.2.3
|
8 |
Requires PHP: 5.6.0
|
9 |
-
Stable tag: 7.6.
|
10 |
|
11 |
== Description ==
|
12 |
|
@@ -14,9 +14,9 @@ Uses the parent/child relationship of your pages or categories to generate menus
|
|
14 |
|
15 |
Keeps the menu clean and usable. Only related items display so you don't have to worry about keeping a custom menu up to date or displaying links to items that don't belong.
|
16 |
|
17 |
-
<strong>Check out <a href="https://
|
18 |
|
19 |
-
<blockquote><a href="https://
|
20 |
|
21 |
<h4>Features</h4>
|
22 |
* Page and Category widgets.
|
@@ -34,7 +34,7 @@ Keeps the menu clean and usable. Only related items display so you don't have to
|
|
34 |
* Display highest level parent page
|
35 |
* Display menu when there is only the parent page
|
36 |
* Order pages by (date, title, page order)
|
37 |
-
* Use built in styling (very plain styling, for more advanced styling <a href="https://
|
38 |
* Exclude pages
|
39 |
* Always display child Pages
|
40 |
* Number of levels of child pages to display when always display child pages is checked
|
@@ -43,7 +43,7 @@ Keeps the menu clean and usable. Only related items display so you don't have to
|
|
43 |
* Add a title to the widget
|
44 |
* Display highest level parent category
|
45 |
* Display menu when there is only the parent category
|
46 |
-
* Use built in styling (very plain styling, for more advanced styling <a href="https://
|
47 |
* Display categories on single posts
|
48 |
* Display each single post's category in a new widget or in same list
|
49 |
* Exclude categories
|
@@ -86,7 +86,7 @@ Keeps the menu clean and usable. Only related items display so you don't have to
|
|
86 |
* German (de_DE)
|
87 |
|
88 |
<h4>Developers</h4>
|
89 |
-
Developer docs may be found <a target="_blank" href="https://
|
90 |
|
91 |
<h4>Contribute</h4>
|
92 |
Send pull requests via the <a target="_blank" href="https://github.com/lipemat/advanced-sidebar-menu">GitHub Repo</a>
|
@@ -113,9 +113,14 @@ Manual Installation
|
|
113 |
|
114 |
== Frequently Asked Questions ==
|
115 |
|
116 |
-
|
117 |
-
<a href="https://matlipe.com/advanced-sidebar-menu/developer-docs/" target="_blank">https://matlipe.com/advanced-sidebar-menu/developer-docs/</a>
|
118 |
|
|
|
|
|
|
|
|
|
|
|
|
|
119 |
|
120 |
= How do I change the styling of the current page? =
|
121 |
|
@@ -132,7 +137,7 @@ For Instance This would remove the dot and change the color
|
|
132 |
}
|
133 |
</code>
|
134 |
|
135 |
-
To style your menu without using any code <a href="https://
|
136 |
|
137 |
= How do you get the categories to display on single post pages? =
|
138 |
|
1 |
=== Advanced Sidebar Menu ===
|
2 |
|
3 |
+
Contributors: Mat Lipe, onpointplugins
|
4 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=paypal%40matlipe%2ecom&lc=US&item_name=Advanced%20Sidebar%20Menu&no_note=0¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest
|
5 |
Tags: menus, sidebar menu, hierarchy, category menu, pages menu
|
6 |
Requires at least: 4.8.0
|
7 |
Tested up to: 5.2.3
|
8 |
Requires PHP: 5.6.0
|
9 |
+
Stable tag: 7.6.3
|
10 |
|
11 |
== Description ==
|
12 |
|
14 |
|
15 |
Keeps the menu clean and usable. Only related items display so you don't have to worry about keeping a custom menu up to date or displaying links to items that don't belong.
|
16 |
|
17 |
+
<strong>Check out <a href="https://onpointplugins.com/product/advanced-sidebar-menu-pro/">Advanced Sidebar Menu Pro</a> for more features including priority support, the ability to customize the look and feel, custom link text, excluding of pages, category ordering, accordions, custom post types, custom taxonomies, and so much more!</strong>
|
18 |
|
19 |
+
<blockquote><a href="https://onpointplugins.com/product/advanced-sidebar-menu-pro/" target="_blank">Pro version 3.9.0</a> is now available with support to exclude and change titles of navigation menu items using each page's settings!</blockquote>
|
20 |
|
21 |
<h4>Features</h4>
|
22 |
* Page and Category widgets.
|
34 |
* Display highest level parent page
|
35 |
* Display menu when there is only the parent page
|
36 |
* Order pages by (date, title, page order)
|
37 |
+
* Use built in styling (very plain styling, for more advanced styling <a href="https://onpointplugins.com/product/advanced-sidebar-menu-pro/" target="_blank">Go Pro!</a>)
|
38 |
* Exclude pages
|
39 |
* Always display child Pages
|
40 |
* Number of levels of child pages to display when always display child pages is checked
|
43 |
* Add a title to the widget
|
44 |
* Display highest level parent category
|
45 |
* Display menu when there is only the parent category
|
46 |
+
* Use built in styling (very plain styling, for more advanced styling <a href="https://onpointplugins.com/product/advanced-sidebar-menu-pro/" target="_blank">Go Pro!</a>)
|
47 |
* Display categories on single posts
|
48 |
* Display each single post's category in a new widget or in same list
|
49 |
* Exclude categories
|
86 |
* German (de_DE)
|
87 |
|
88 |
<h4>Developers</h4>
|
89 |
+
Developer docs may be found <a target="_blank" href="https://onpointplugins.com/advanced-sidebar-menu/developer-docs/">here</a>.
|
90 |
|
91 |
<h4>Contribute</h4>
|
92 |
Send pull requests via the <a target="_blank" href="https://github.com/lipemat/advanced-sidebar-menu">GitHub Repo</a>
|
113 |
|
114 |
== Frequently Asked Questions ==
|
115 |
|
116 |
+
= The widget won't show up?
|
|
|
117 |
|
118 |
+
The widgets in this plugin are smart enough to not show up on pages or categories where the only thing that would display is the title. While it may appear like the widget is broken, it is actually doing what it is intended to do.
|
119 |
+
|
120 |
+
The most common causes for this confusion come from one of these reasons:
|
121 |
+
1. The incorrect widget was selected (there are different widgets for categories or pages).
|
122 |
+
2. "Display highest level parent page" or "Display highest level parent category" is not checked.
|
123 |
+
3. The widget is currently not being viewed on a Page (for the pages widget) or Category (for the categories widget).
|
124 |
|
125 |
= How do I change the styling of the current page? =
|
126 |
|
137 |
}
|
138 |
</code>
|
139 |
|
140 |
+
To style your menu without using any code <a href="https://onpointplugins.com/product/advanced-sidebar-menu-pro/" target="_blank">Go Pro!</a>
|
141 |
|
142 |
= How do you get the categories to display on single post pages? =
|
143 |
|
src/Cache.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
/**
|
5 |
* Advanced_Sidebar_Menu_Cache
|
6 |
*
|
7 |
-
* @author
|
8 |
* @since 12/19/2015
|
9 |
*
|
10 |
*/
|
@@ -134,4 +134,4 @@ class Advanced_Sidebar_Menu_Cache {
|
|
134 |
|
135 |
return self::$instance;
|
136 |
}
|
137 |
-
}
|
4 |
/**
|
5 |
* Advanced_Sidebar_Menu_Cache
|
6 |
*
|
7 |
+
* @author OnPoint Plugins
|
8 |
* @since 12/19/2015
|
9 |
*
|
10 |
*/
|
134 |
|
135 |
return self::$instance;
|
136 |
}
|
137 |
+
}
|
src/Core.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
/**
|
5 |
* Advanced_Sidebar_Menu
|
6 |
*
|
7 |
-
* @author
|
8 |
* @since 7.0.0
|
9 |
*
|
10 |
*/
|
4 |
/**
|
5 |
* Advanced_Sidebar_Menu
|
6 |
*
|
7 |
+
* @author OnPoint Plugins
|
8 |
* @since 7.0.0
|
9 |
*
|
10 |
*/
|
src/Debug.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
/**
|
4 |
* Advanced_Sidebar_Menu_Debug
|
5 |
*
|
6 |
-
* @author
|
7 |
* @since 6.3.1
|
8 |
* @since 7.4.8 - Use URL arguments to test different configurations.
|
9 |
*/
|
3 |
/**
|
4 |
* Advanced_Sidebar_Menu_Debug
|
5 |
*
|
6 |
+
* @author OnPoint Plugins
|
7 |
* @since 6.3.1
|
8 |
* @since 7.4.8 - Use URL arguments to test different configurations.
|
9 |
*/
|
src/List_Pages.php
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
*
|
14 |
* @package Advanced Sidebar Menu
|
15 |
*
|
16 |
-
* @author
|
17 |
*
|
18 |
* @since 5.0.0
|
19 |
*/
|
13 |
*
|
14 |
* @package Advanced Sidebar Menu
|
15 |
*
|
16 |
+
* @author OnPoint Plugins <support@onpointplugins.com>
|
17 |
*
|
18 |
* @since 5.0.0
|
19 |
*/
|
src/Menus/Abstract.php
CHANGED
@@ -5,7 +5,7 @@ use Prophecy\Argument\Token\StringContainsToken;
|
|
5 |
/**
|
6 |
* Advanced_Sidebar_Menu_Menus_Abstract
|
7 |
*
|
8 |
-
* @author
|
9 |
* @since 7.0.0
|
10 |
*/
|
11 |
abstract class Advanced_Sidebar_Menu_Menus_Abstract {
|
5 |
/**
|
6 |
* Advanced_Sidebar_Menu_Menus_Abstract
|
7 |
*
|
8 |
+
* @author OnPoint Plugins
|
9 |
* @since 7.0.0
|
10 |
*/
|
11 |
abstract class Advanced_Sidebar_Menu_Menus_Abstract {
|
src/Menus/Category.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
/**
|
4 |
* Advanced_Sidebar_Menu_Menus_Category
|
5 |
*
|
6 |
-
* @author
|
7 |
* @since 7.0.0
|
8 |
*/
|
9 |
class Advanced_Sidebar_Menu_Menus_Category extends Advanced_Sidebar_Menu_Menus_Abstract {
|
3 |
/**
|
4 |
* Advanced_Sidebar_Menu_Menus_Category
|
5 |
*
|
6 |
+
* @author OnPoint Plugins
|
7 |
* @since 7.0.0
|
8 |
*/
|
9 |
class Advanced_Sidebar_Menu_Menus_Category extends Advanced_Sidebar_Menu_Menus_Abstract {
|
src/Menus/Page.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
/**
|
5 |
* Advanced_Sidebar_Menu_Menus_Page
|
6 |
*
|
7 |
-
* @author
|
8 |
* @since 7.0.0
|
9 |
*
|
10 |
*/
|
4 |
/**
|
5 |
* Advanced_Sidebar_Menu_Menus_Page
|
6 |
*
|
7 |
+
* @author OnPoint Plugins
|
8 |
* @since 7.0.0
|
9 |
*
|
10 |
*/
|
src/Widget/Category.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
/**
|
5 |
* Creates a Widget of parent Child Categories
|
6 |
*
|
7 |
-
* @author
|
8 |
* @since 7.0.0
|
9 |
* @package Advanced Sidebar Menu
|
10 |
*
|
4 |
/**
|
5 |
* Creates a Widget of parent Child Categories
|
6 |
*
|
7 |
+
* @author OnPoint Plugins
|
8 |
* @since 7.0.0
|
9 |
* @package Advanced Sidebar Menu
|
10 |
*
|
src/Widget/Page.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
*
|
7 |
* Parent child menu based on pages.
|
8 |
*
|
9 |
-
* @author
|
10 |
* @since 7.0.0
|
11 |
*/
|
12 |
class Advanced_Sidebar_Menu_Widget_Page extends Advanced_Sidebar_Menu__Widget__Widget {
|
6 |
*
|
7 |
* Parent child menu based on pages.
|
8 |
*
|
9 |
+
* @author OnPoint Plugins
|
10 |
* @since 7.0.0
|
11 |
*/
|
12 |
class Advanced_Sidebar_Menu_Widget_Page extends Advanced_Sidebar_Menu__Widget__Widget {
|
src/Widget/Widget.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/**
|
3 |
* Advanced_Sidebar_Menu__Widget__Widget
|
4 |
*
|
5 |
-
* @author
|
6 |
*
|
7 |
* @since 7.2.0
|
8 |
*/
|
2 |
/**
|
3 |
* Advanced_Sidebar_Menu__Widget__Widget
|
4 |
*
|
5 |
+
* @author OnPoint Plugins
|
6 |
*
|
7 |
* @since 7.2.0
|
8 |
*/
|
views/page_list.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/**
|
3 |
* The Output of the Advanced Sidebar Page Widget
|
4 |
*
|
5 |
-
* @author
|
6 |
*
|
7 |
* @since 7.5.0
|
8 |
* @package advanced-sidebar-menu
|
2 |
/**
|
3 |
* The Output of the Advanced Sidebar Page Widget
|
4 |
*
|
5 |
+
* @author OnPoint Plugins
|
6 |
*
|
7 |
* @since 7.5.0
|
8 |
* @package advanced-sidebar-menu
|