Plugin Directory

Changeset 1725330

Timestamp:
09/06/2017 05:47:40 AM (7 years ago)
Author:
sk.shaikat
Message:

update to 1.5.8.1

Location:
woocommerce-upcoming-product
Files:
15 added
2 edited

Legend:

Unmodified
Added
Removed
  • woocommerce-upcoming-product/trunk/readme.txt

    r1722490 r1725330  
    55Requires at least: 3.1
    66Tested up to: 4.8.1
    7 Stable tag: 1.5.8
     7Stable tag: 1.5.8
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    3030Support: Please navigate to the support tab.
    3131
    32 Author:  [@Sk_Shaikat](http://shaikat.me)
     32Author:  [@Sk_Shaikat](http)
    3333
    3434== Installation ==
     
    4949== Change log ==
    5050
    51 = 1.5.8 =
     51= 1.5.8.1 = Sep 06, 2017
     52* [tweak] Some text and link update
     53
     54= 1.5.8 = Aug 31, 2017
    5255* [fix] Fatal error: Can’t use function return value in write context
    5356
    54 = 1.5.7 =
     57= 1.5.7 =
    5558* [new] Add sshortcode [upcoming_products] to show upcoming products
    5659* [tweak] Format code and update product saving processing functionality
     
    5861* [fix] Upcoming product option on backend cannot uncheck
    5962
    60 = 1.5.6 =
     63= 1.5.6 =
    6164* [new] Add settings to show available date as 'date' or 'duration'
    6265* [new] Add settings in plugin action link
     
    6669* [fix] Date available text issue fixed
    6770
    68 = 1.5.5 =
     71= 1.5.5 =
    6972* [new] Add settings to manage upcoming product auto live
    7073* [new] Add settings to manage available date level
     
    7881* [fix] Stock management issue
    7982
    80 = 1.5.4 =
     83= 1.5.4 =
    8184* [tweak] Upcoming product which has no available date, will not go online
    8285* [tweak] No need to reactivate plugin to set cron
    8386
    84 = 1.5.3 =
     87= 1.5.3 =
    8588* [tweak] Set datepicker min-date to tomorrow date
    8689
    87 = 1.5.2 =
     90= 1.5.2 =
    8891* [fix] Added missing script to 'add new product' page
    8992* [fix] Not showing datepicker on add new product
    9093* [tweak] Set datepicker min-date to todays date
    9194
    92 = 1.5.1 =
     95= 1.5.1 =
    9396* [new] Add compatibility to work with 'Grouped product' type product
    9497* [tweak] Move upcoming checkbox from 'General' tab to 'Advanced' tab in product edit page
    9598* [tweak] Update screenshot
    9699
    97 = 1.5 =
     100= 1.5 =
    98101* [new] On available date Product will go online automatically with all data like stock, inventory
    99102* [new] Add admin style sheet
  • woocommerce-upcoming-product/trunk/woocommerce-upcoming-product.php

    r1722490 r1725330  
    44Plugin URI: https://github.com/Sk-Shaikat/woocommerce-upcoming-product
    55Description: Best Plugin to Manage your upcoming product easily in WooCommerce.
    6 Version: 1.5.8
     6Version: 1.5.8
    77Author: Sk Shaikat
    8 Author URI: http://shaikat.me
     8Author URI: http
    99Text Domain: wup
    1010Domain Path: /languages
Note: See TracChangeset for help on using the changeset viewer.