Changeset 1896629
- Timestamp:
- 06/21/2018 05:36:54 PM (8 years ago)
- Location:
- page-menu/trunk
- Files:
-
- 2 edited
-
pagemenu.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
page-menu/trunk/pagemenu.php
r1895286 r1896629 8 8 * Description: This plugin enables choosing different menus on specific pages ,posts ,custom post and taxonomy 9 9 10 * Version: 5.1. 110 * Version: 5.1.2 11 11 12 12 * Author: Rohit Kumar … … 91 91 $this, 92 92 'pgm_nav_class' 93 ), 10, 2);93 ), 10, 3); 94 94 95 95 add_filter('wp_footer', array( -
page-menu/trunk/readme.txt
r1895286 r1896629 105 105 106 106 == Changelog == 107 = 5.1.1 = 108 109 * compatible with wp 4.1+ 107 110 108 111 = 5.1.1 =
Note: See TracChangeset
for help on using the changeset viewer.