Plugin Directory

Changeset 1025649


Ignore:
Timestamp:
11/14/2014 10:37:26 AM (11 years ago)
Author:
Rashef
Message:

Fixed Readme file

File:
1 edited

Legend:

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

    r1025600 r1025649  
    1414
    1515WooCommerce by design allows to automatically mark as "Compelted" only orders for products marked as both "Virtual" and "Downloadable". This plugin actually extend this feature through 3 different modes:
    16     * Virtual Paid Products Only: order for products marked as "Virtual" will be turned to "Completed" upon successfull payment.     
    17     * All Paid Products: orders for any product are turned to "Completed" upon successfull payment.     
    18     * All Products: each and every order is turned to "Completed" irrespective for the payment method and whether or not the payment happened.     
     16
     17* Virtual Paid Products Only: order for products marked as "Virtual" will be turned to "Completed" upon successfull payment.     
     18* All Paid Products: orders for any product are turned to "Completed" upon successfull payment.     
     19* All Products: each and every order is turned to "Completed" irrespective for the payment method and whether or not the payment happened.     
    1920Please 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.
    2021
     
    4445
    4546= 1.0 =
    46     * Plugin completely rewritten to comply with WordPress 4.0 and WooCommerce 2.0.     
    47     * Added 3 different modes to ativate the plugin:       
    48         * Virtual Paid Products Only: order for products marked as "Virtual" will be turned to "Completed" upon successfull payment.           
    49         * All Paid Products: orders for any product are turned to "Completed" upon successfull payment.     
    50         * All Products: each and every order is turned to "Completed" irrespective for the payment method and whether or not the payment happened.     
    51     * Added a settings page (in WooCommerce dashboard) to select the mode we want to activate (under WooCommerce > Settings > Woo Extra Options).     
     47* Plugin completely rewritten to comply with WordPress 4.0 and WooCommerce 2.0.     
     48* Added 3 different modes to ativate the plugin:       
     49** Virtual Paid Products Only: order for products marked as "Virtual" will be turned to "Completed" upon successfull payment.           
     50** All Paid Products: orders for any product are turned to "Completed" upon successfull payment.     
     51** All Products: each and every order is turned to "Completed" irrespective for the payment method and whether or not the payment happened.     
     52* Added a settings page (in WooCommerce dashboard) to select the mode we want to activate (under WooCommerce > Settings > Woo Extra Options).     
    5253   
    5354= v0.1.2 =
    54     * Updated compatibility.     
    55     * Added localization support.     
    56     * Added Italian localization.     
    57     * Added Spanish localization.     
     55* Updated compatibility.     
     56* Added localization support.     
     57* Added Italian localization.     
     58* Added Spanish localization.     
    5859
    5960= v0.1.1 =
    60     * Added links to support and the official page.     
     61* Added links to support and the official page.     
    6162   
    6263= v0.1 =
    63     * First release.     
     64* First release.     
    6465
    6566== Upgrade notice ==
     
    6768The plugin has been completely rewritten to meet requirements for WP4 and WooCommerce 2.0.     
    6869A 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     
     70* autocomplete only orders for virtual product     
     71* autocomplete every order once paid     
     72* autocomplete every order even if not paid     
    7273Enjoy!
Note: See TracChangeset for help on using the changeset viewer.