Plugin Directory

Changeset 1046061


Ignore:
Timestamp:
12/16/2014 08:44:06 PM (11 years ago)
Author:
Rashef
Message:

Fixed Notice and Warning PHP messages. Added support for WooCommerce Product Bundles.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • woocommerce-autocomplete-order/tags/1.0/readme.txt

    r1045323 r1046061  
    44Tags: WooCommerce, order, complete, virtual, autocomplete
    55Requires at least: 3.3
    6 Tested up to: 4.0.0
    7 Stable tag: 1.0
     6Tested up to: 4.0.1
     7Stable tag: 1.1
    88License: GNU General Public License v3.0
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    1818    * All Products: each and every order is turned to "Completed" irrespective for the payment method and whether or not the payment happened.     
    1919Please be aware that the third mode allows the customer to immediately access the product (if downloadable, for example) whether or not the payment was performed.
     20
     21*WooCommerce Product Bundles*
     22Please consider that if you selected "Virtual Paid Product Only" mode, you must activate "Non-bundled shipping" for the product bundle if you want the autocomplete to work.
    2023
    2124== Installation ==
     
    4346== Changelog ==
    4447
     48= 1.1 =
     49    * Solved PHP Notices and Warnings
     50    * Plugin is now compatible with WooCommerce Product Bundles
     51
    4552= 1.0 =
    4653    * Plugin completely rewritten to comply with WordPress 4.0 and WooCommerce 2.0.     
     
    5158    * Added a settings page (in WooCommerce dashboard) to select the mode we want to activate (under WooCommerce > Settings > Woo Extra Options).     
    5259   
    53 = v0.1.2 =
     60= 0.1.2 =
    5461    * Updated compatibility.     
    5562    * Added localization support.     
     
    5764    * Added Spanish localization.     
    5865
    59 = v0.1.1 =
     66= 0.1.1 =
    6067    * Added links to support and the official page.     
    6168   
    62 = v0.1 =
     69= 0.1 =
    6370    * First release.     
    6471
    6572== Upgrade notice ==
    6673
    67 The plugin has been completely rewritten to meet requirements for WP4 and WooCommerce 2.0.     
    68 A new tab has been added to WooCommerce settings in the Dashboard to select in which mode you want the plugin to work:   
    69     * autocomplete only orders for virtual product     
    70     * autocomplete every order once paid     
    71     * autocomplete every order even if not paid     
    72 Enjoy!
     74The latest version of the plugin introduced some PHP Notice and Warning messages. All of them are solved now.
     75The plugin is now compatible with WooCommerce Product Bundles: please read the description to understand how to configure your bundle.
Note: See TracChangeset for help on using the changeset viewer.