Changeset 1336504
- Timestamp:
- 01/26/2016 05:41:25 PM (10 years ago)
- Location:
- custom-menu-wizard/tags/3.2.3
- Files:
-
- 1 edited
- 3 copied
-
. (copied) (copied from custom-menu-wizard/trunk)
-
custom-menu-wizard.php (copied) (copied from custom-menu-wizard/trunk/custom-menu-wizard.php)
-
doc/cmw-doc.html (copied) (copied from custom-menu-wizard/trunk/doc/cmw-doc.html)
-
readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
custom-menu-wizard/tags/3.2.3/readme.txt
r1272452 r1336504 4 4 Tags: menu,widget,navigation,custom menu,partial menu,current item,current page,menu level,menu branch,menu shortcode,menu widget,advanced,enhanced 5 5 Requires at least: 3.6 6 Tested up to: 4. 3.17 Stable tag: 3.2. 26 Tested up to: 4.4 7 Stable tag: 3.2.3 8 8 License: GPLv2 or Later 9 9 … … 289 289 It only comes into play (possibly) when a `Branch` filter is set as "Current Item", and the `Starting at` 290 290 and `For Depth` settings are such that the output should start at or below the current item, 291 and would normally include some of the current item's descendants (eg. `Starting at` "the Branch",292 `For Depth` "1 level" does *not* invoke the fallback).291 and would normally include some of the current item's descendants 292 (eg. `Starting at` "the Branch", `For Depth` "1 level" does *not* invoke the fallback). 293 293 The fallback allows for the occasion when the current menu item *does not have* any immediate children. 294 294 … … 876 876 877 877 == Changelog == 878 879 = 3.2.3 = 880 * tweak : minor updates to documentation, and verified for WordPress v4.4 878 881 879 882 = 3.2.2 = … … 1033 1036 == Upgrade Notice == 1034 1037 1038 = 3.2.3 = 1039 Tweaked documentation and verified for WordPress v4.4 1040 1035 1041 = 3.2.2 = 1036 1042 Fixed a bug on the very first rendering of a newly added widget via the customizer, where the widget output rendered in legacy mode until an option got changed or the widget was saved.
Note: See TracChangeset
for help on using the changeset viewer.