Plugin Directory

Changeset 1406246


Ignore:
Timestamp:
04/28/2016 08:14:00 AM (10 years ago)
Author:
aniash_29
Message:

WP Designer 2.0.2 release

Location:
wp-designer
Files:
22 added
2 edited

Legend:

Unmodified
Added
Removed
  • wp-designer/trunk/readme.txt

    r1299019 r1406246  
    11=== WP Designer ===
    22Contributors: varun21, aniash_29, ruchika_wp
    3 Donate Link: https://goo.gl/K27Du4
     3Donate Link: https://www.binaryturf.com?item_name=Donation%20for%20WP%20Designer%20Plugin&cmd=_donations&currency_code=USD&lc=US
    44Tags: designer, customizer, developer, wp customizer, wp customization, wordpress designer, wordpress customizations
    55Requires at least: 3.6
    6 Tested up to: 4.4
    7 Stable tag: 2.0.1
     6Tested up to: 4.5.1
     7Stable tag: 2.0.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 WP Designer helps you to customize your Wordpress site and retain your customizations regardless of the theme you use. Now SASSified!
     11WP Designer helps you to customize your WordPress site and retain your customizations regardless of the theme you use. Now SASSified!
    1212
    1313== Description ==
     
    7373= Some of the customizations in plugin's style.scss / style.css are not working. =
    7474
    75 If you have made any specific customizations using Wordpress in-built Customizer or your child theme, they may not work due to CSS priority or specificity. For instance, if you have set the `background-color` for the site using the Wordpress customizer, the plugin's style.css may not be able to override the same CSS rule.
     75If you have made any specific customizations using WordPress in-built Customizer or your child theme, they may not work due to CSS priority or specificity. For instance, if you have set the `background-color` for the site using the WordPress customizer, the plugin's style.css may not be able to override the same CSS rule.
    7676
    7777== Changelog ==
    7878
     79= 2.0.2 =
     80* WP Designer is fully compatible with WordPress 4.5.
     81
    7982= 2.0.1 =
    80 WP Designer is fully compatible with WordPress 4.4.
     83* WP Designer is fully compatible with WordPress 4.4.
    8184
    8285= 2.0 =
     
    8588
    8689= 1.0 =
    87 This is the initial release of the plugin.
     90* This is the initial release of the plugin.
    8891
    8992== Upgrade Notice ==
  • wp-designer/trunk/wp-designer.php

    r1299019 r1406246  
    66 *  Plugin URI: https://www.binaryturf.com/?p=17251
    77 *  Description: This plugin helps you to customize any WordPress site regardless of the theme you use.
    8  *  Version: 2.0.1
     8 *  Version: 2.0.2
    99 *  Author: Shivanand Sharma
    1010 *  Author URI: https://www.binaryturf.com/?p=9083
Note: See TracChangeset for help on using the changeset viewer.