Plugin Directory

Changeset 1239520


Ignore:
Timestamp:
09/07/2015 07:09:33 AM (10 years ago)
Author:
Aiken1
Message:

Bugfix

Location:
custom-menu-class/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • custom-menu-class/trunk/classes.php

    r1184648 r1239520  
    3030    }
    3131
     32    wp_reset_query();
     33
    3234    return $classes;
    3335}
  • custom-menu-class/trunk/custom-menu-class.php

    r1184662 r1239520  
    44Plugin URI: http://wordpress.org/plugins/custom-menu-class/
    55Description: Select predefined CSS classes to menu items
    6 Version: 0.2.1
     6Version: 0.2.2
    77Author: Theodoros Fabisch
    88Author URI: http://deving.de
  • custom-menu-class/trunk/readme.txt

    r1198228 r1239520  
    33Tags: menu, classes, menu class, css class, css classes, predefined css class
    44Requires at least: 3.7
    5 Tested up to: 4.2.2
     5Tested up to: 4.3
    66Stable tag: trunk
    77License: GPL2
     
    5454= 0.2.1 =
    5555* Fullwidth select field for menu CSS classes
     56
     57= 0.2.2 =
     58* Bugfix: Added wp_reset_query
Note: See TracChangeset for help on using the changeset viewer.