Version Description
- Added the ability to have a widget title
- Redesigned the entire structure to prepare for future changes
Download this release
Release Info
Developer | Mat Lipe |
Plugin | Advanced Sidebar Menu |
Version | 3.3.0 |
Comparing to | |
See all releases |
Code changes from version 3.0.0 to 3.3.0
- readme.txt +27 -18
- screenshot-1.PNG +0 -0
- screenshot-1.png +0 -0
- screenshot-2.png +0 -0
readme.txt
CHANGED
@@ -13,25 +13,27 @@ Creates a widget for both page and categories that will display the current page
|
|
13 |
Keeps the menu clean and usable.
|
14 |
|
15 |
Includes Page options:
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
|
|
24 |
Includes Category Options:
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
|
|
35 |
|
36 |
There is also built in functionality to overright the output of the widgets and the css to customize this and still be upgrade safe.
|
37 |
|
@@ -47,6 +49,13 @@ e.g.
|
|
47 |
1. Activate the plugin through the 'Plugins' menu in WordPress
|
48 |
1. Drag the "Advanced Sidebar Pages Menu" widget Or the "Advanced Sidebar Categories Menu" widget into a sidebar.
|
49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
== Frequently Asked Questions ==
|
51 |
|
52 |
= How do you get the categories to display on single post pages? =
|
13 |
Keeps the menu clean and usable.
|
14 |
|
15 |
Includes Page options:
|
16 |
+
<ol>
|
17 |
+
<li>Add a title to the widget</li>
|
18 |
+
<li>Include the highest level parent page</li>
|
19 |
+
<li>Include the highest level parent page even with no Children</li>
|
20 |
+
<li>Use built in styling (very plain styling currently but plans for more advanced in near future versions)</li>
|
21 |
+
<li>Exclude pages</li>
|
22 |
+
<li>Always display child Pages</li>
|
23 |
+
<li>Number of levels of child pages to display</li>
|
24 |
+
</ol>
|
25 |
Includes Category Options:
|
26 |
+
<ol>
|
27 |
+
<li>Add a title to the widget</li>
|
28 |
+
<li>Include Parent Category</li>
|
29 |
+
<li>Include Parent Even with no Children</li>
|
30 |
+
<li>Use Built in Styling</li>
|
31 |
+
<li>Display Categories on Single Posts</li>
|
32 |
+
<li>To display each Single Posts Category in a new widget or in same list</li>
|
33 |
+
<li>Exclude Categories</li>
|
34 |
+
<li>Always display child categories</li>
|
35 |
+
<li>Levels of Categories to display</li>
|
36 |
+
</ol>
|
37 |
|
38 |
There is also built in functionality to overright the output of the widgets and the css to customize this and still be upgrade safe.
|
39 |
|
49 |
1. Activate the plugin through the 'Plugins' menu in WordPress
|
50 |
1. Drag the "Advanced Sidebar Pages Menu" widget Or the "Advanced Sidebar Categories Menu" widget into a sidebar.
|
51 |
|
52 |
+
|
53 |
+
== Screenshots ==
|
54 |
+
|
55 |
+
1. Screenshot of the Page widget and options
|
56 |
+
2. Screenshot of the Categories widget and options
|
57 |
+
|
58 |
+
|
59 |
== Frequently Asked Questions ==
|
60 |
|
61 |
= How do you get the categories to display on single post pages? =
|
screenshot-1.PNG
DELETED
Binary file
|
screenshot-1.png
ADDED
Binary file
|
screenshot-2.png
ADDED
Binary file
|