-
Notifications
You must be signed in to change notification settings - Fork 13
/
readme.txt
81 lines (53 loc) · 2.35 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
=== Gecka Submenu ===
Contributors: Laurent Dinclaux, Gecka
Tags: nav menu, 3.0, submenu, sub-menu, child, child men
Requires at least: 3.0
Tested up to: 3.0.1
Stable tag: 0.5.3
Donate link: http://gecka-apps.com/wordpress-plugins/gecka-submenu-pro/
Submenu autopopulates any nav menu page item with its children and allows to put menus, or portion of menus, anywhere in your site.
== Description ==
**PHP 5 required. Please be sure to check your PHP version before marking the plugin as broken.**
Submenu enhances the WordPress 3.x navigation system. When you have a website based on WordPress with a lot of pages, but you need a custom menu, it can be tedious to have to add a menu entry for each page created. Submenu just does it automatically.
Submenu also allows you to put menus or portion of menus anywhere in your site: sidebar, templates or page contents.
Languages available: english, french
Check out the [Gecka Submenu video](http://www.youtube.com/watch?v=DHjMfD-k2Mo):
http://www.youtube.com/watch?v=DHjMfD-k2Mo
[Discover the pro version](http://gecka-apps.com/wordpress-plugins/gecka-submenu-pro/ "Discover the pro version")
== Installation ==
**PHP 5 required. Please be sure to check your PHP version before marking the plugin as broken.**
1. Upload \`gecka-submenu\` to the \`/wp-content/plugins/\` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. [Read the documentation](http://gecka-apps.com/documentation/geka-submenu-pro/)
== Screenshots ==
1. Advanced custom menu widget
2. Autopopulating with child pages
== Changelog ==
= 0.5.3 =
* add mennu item description positioning
* fix template action
* fix start_from parameter that wasn't used
= 0.5.2 =
* corrected readme file
* added the start from "Top parent element" option to the widget
= 0.5.1 =
* bug fix
= 0.5 =
* new and better way to autopopulate menu
* other fixes
* new widget
= 0.4.2 =
* More fixes
* Menu parameter is no more mandatory, gets the lowest ID menu if not set
= 0.4.1 =
* Fixed bug in submenu builder
= 0.4 =
* Fixed some notice errors
* Experimental functionnality to autopopulate a page menu item with its subpages for WP 3.0 nav menu system
= 0.3 =
* Added template tag and shortcode support
= 0.2 =
* Bugs fixes
* Localization support (French added).
= 0.1 =
* First version.