Plugin Directory

Changeset 1896629


Ignore:
Timestamp:
06/21/2018 05:36:54 PM (8 years ago)
Author:
aniketan
Message:

compatible with old php and latest wp 4.1+

Location:
page-menu/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • page-menu/trunk/pagemenu.php

    r1895286 r1896629  
    88* Description: This plugin enables choosing different menus on specific pages ,posts ,custom post and taxonomy
    99
    10 * Version: 5.1.1
     10* Version: 5.1.2
    1111
    1212* Author: Rohit Kumar
     
    9191            $this,
    9292            'pgm_nav_class'
    93         ), 10, 2);
     93        ), 10, 3);
    9494       
    9595        add_filter('wp_footer', array(
  • page-menu/trunk/readme.txt

    r1895286 r1896629  
    105105
    106106== Changelog ==
     107= 5.1.1 =
     108
     109* compatible with wp 4.1+
    107110
    108111= 5.1.1 =
Note: See TracChangeset for help on using the changeset viewer.