woocommerce/includes/abstracts
Justin Stern ae91c698f2 Downloadable File Fixes/Tweaks
* Hooked up new downloadable product permissions function to
completed/processing actions
* WC_Product::get_files() is used rather than the underlying
_downloadable_files meta directly
* $this is passed to downloadable product filters in WC_Product in place
of $this->id which doesn't does not afford you the particular variation
when a product variation is being used.
2013-12-16 18:27:57 -05:00
..
abstract-wc-email.php PhpDocs and TODO comments 2013-11-28 12:59:09 -05:00
abstract-wc-integration.php Re-init settings after saving. Closes #3770. 2013-09-26 17:01:29 +01:00
abstract-wc-payment-gateway.php Credit card form actions - start and end 2013-12-14 12:03:32 +00:00
abstract-wc-product.php Downloadable File Fixes/Tweaks 2013-12-16 18:27:57 -05:00
abstract-wc-session.php PhpDocs 2013-11-28 07:54:19 -05:00
abstract-wc-settings-api.php get_form_fields method Closes #4275 2013-12-05 15:57:01 +00:00
abstract-wc-shipping-method.php Code changes as suggested in #4238 2013-11-28 14:12:08 +01:00
abstract-wc-widget.php Always require braces (since yesterday ;) ) 2013-11-14 20:31:08 +01:00