💥 TRENDING: Changeset/ - Full Gallery 2025

Changeset 2026200


Ignore:
Timestamp:
02/06/2019 09:38:21 PM (7 years ago)
Author:
gataf
Message:

1.3.3 - Fixed some small bugs

Location:
custom-sub-menus/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • custom-sub-menus/trunk/custom-menus.php

    r1655288 r2026200  
    7474
    7575    // ==================== Display the actual column results ====================
    76     function menu_show_columns( $name, $post_ID = '' ) {
     76    function menu_show_columns( $name, $post_ID ) {
    7777        if ( $name == 'selected_menu' ) :
    7878            global $post;
  • custom-sub-menus/trunk/readme.txt

    r1655288 r2026200  
    33Tags: custom menus, sub menus
    44Requires at least: 3.0.1
    5 Tested up to: 4.7.4
    6 Stable tag: 1.3.3
     5Tested up to: 4.4.2
     6Stable tag: 1.3.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3131== Changelog ==
    3232
    33 = 1.3.3 =
    34 * Fixed small bug(s)
    35 
    3633= 1.3.2 =
    3734* Fixed issue where custom column results were displaying in other columns.
Note: See TracChangeset for help on using the changeset viewer.