Note for devs

This commit is contained in:
Mike Jolley 2012-04-16 17:44:43 +01:00
parent 214e05ca24
commit 7ef9fff946
1 changed files with 1 additions and 1 deletions

View File

@ -169,13 +169,13 @@ Yes you can! Join in on our [GitHub repository](http://github.com/woothemes/wooc
* Tweak - Rewritten widgets to use category walkers
* Tweak - Improved installation code (dbdelta)
* Tweak - Email tfoot compatibility for outlook
* Tweak - Separate sections for each shipping method, due to the volume of data being posted upon save.
* Tweak - Removed shortcode wrappers/cache for main pages since they are only ever called once per page load
* Tweak - woocommerce_after_cart_item_quantity_update action sends cart item key instead of object
* Tweak - Product images on orders page
* Tweak - Payment method transition
* Tweak - Moved product attribute table to a template file for easier customisation.
* Tweak - If the "Only ship to the users billing address" admin option is set to true, the checkout form displayed "Billing & Shipping". Even when a cart contains only virtual goods and does not require shipping. (Thanks thenbrent)
* Tweak - Separate sections for each shipping method, due to the volume of data being posted upon save. NOTE TO DEVELOPERS: The save hook for shipping options is woocommerce_update_options_shipping_{your method id}
* Fix - Product cat sortable when item cannot be moved.
* Fix - Do not show the Additional Information tab on product single page if contents are hidden or not existing.
* Fix - nofollow add to cart links to prevent indexing