Plugin Directory

Changeset 1442141


Ignore:
Timestamp:
06/22/2016 11:33:23 PM (10 years ago)
Author:
Khothemes
Message:

new version

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

Legend:

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

    r1439115 r1442141  
    1010 * Text Domain: kho
    1111 * Domain Path: /languages/
    12  * Version:     1.5.3.2
     12 * Version:     1.5.3.3
    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.2' );
     63define( 'UWL_VERSION', '1.5.3.3' );
    6464function uwl_plugin_url( $path = '' )
    6565{
  • ultimate-widgets-light/trunk/readme.txt

    r1439115 r1442141  
    44Tags: about me widget, about me, ads widget, ads, banner widget, banner, calendar widget, calendar, contact info widget, contact info, custom links widget, custom links, facebook widget, facebook, flickr widget, flickr, google map widget, google map, google, instagram widget, instagram, login widget, login, mailchimp widget, mailchimp, newsletter widget, newsletter, menu widget, menu, posts slider widget, posts slider, posts thumbnails widget, posts thumbnails, search widget, search, slideshow widget, slideshow, social widget, social, soundcloud widget, soundcloud, tabs widget, tabs, testimonial widget, testimonial, text widget, text, twitter widget, twitter, video widget, video, wordpress widgets, theme, khothemes, ultimate widget, ultimate widgets, ultimate widgets light, ultimate, widget, widgets, plugin, post, posts, sidebar, widgets, admin, comments, images, image, shortcode, shortcodes
    55Requires at least: 4.1
    6 Tested up to: 4.5.2
    7 Stable tag: 1.5.3.2
     6Tested up to: 4.5.3
     7Stable tag: 1.5.3.3
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1717Get the pro version directly via your WordPress dashboard **UWL Panel > Upgrade** for $9.99.
    1818
    19 > **From the 1.5 version, you can convert all UWL widgets in shortcode!!!**
    20 
    21 > To use widgets in any page or post, go to **Appearance > Widgets** and drag widgets into **UWL - Shortcode Generator**.
     19> **Fully compatible with the FREE Multi-Purpose Wordpress theme [Pluton](https://plutonwp.com/)**
    2220
    2321Widgets have long been a feature of WordPress with a number of default widgets being bundled, they are a great way to give the user control over placing additional elements on the page in the areas provided by the theme author. A lot of themes will include some custom widgets for different things bundled in the code which is great until you come to change themes, if you change themes you will lose the widgets provided by your old theme and any content you placed in them. One way around this is to use a plugin to handle your custom widgets so you can keep them with any theme.
     
    118116== Changelog ==
    119117
     118= 1.5.3.3 =
     119
     120* Improvement some files.
     121
    120122= 1.5.3.2 =
    121123
     
    124126= 1.5.3.1 =
    125127
    126 * problem widgets padding/margins fixed.
     128* Problem widgets padding/margins fixed.
    127129
    128130= 1.5.3 =
Note: See TracChangeset for help on using the changeset viewer.