Plugin Directory

Changeset 1444515


Ignore:
Timestamp:
06/27/2016 07:58:28 PM (10 years ago)
Author:
Khothemes
Message:

new version

Location:
ultimate-widgets-light
Files:
694 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • ultimate-widgets-light/trunk/functions.php

    r1443810 r1444515  
    1010 * Text Domain: kho
    1111 * Domain Path: /languages/
    12  * Version:     1.5.3.5
     12 * Version:     1.5.3.6
    1313 *
    1414 * @fs_premium_only /premium/
     
    6161define( 'UWL_PLUGIN', __FILE__ );
    6262define( 'UWL_PLUGIN_DIR', untrailingslashit( dirname( UWL_PLUGIN ) ) );
    63 define( 'UWL_VERSION', '1.5.3.5' );
     63define( 'UWL_VERSION', '1.5.3.6' );
    6464function uwl_plugin_url( $path = '' )
    6565{
  • ultimate-widgets-light/trunk/readme.txt

    r1443809 r1444515  
    55Requires at least: 4.1
    66Tested up to: 4.5.3
    7 Stable tag: 1.5.3.5
     7Stable tag: 1.5.3.6
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    116116== Changelog ==
    117117
     118= 1.5.3.6 =
     119
     120* Now, the plugin is fully compatible with the free WordPress theme [Pluton](https://plutonwp.com/preview/).
     121
    118122= 1.5.3.5 =
    119123
Note: See TracChangeset for help on using the changeset viewer.