woocommerce/includes
Mike Jolley d96661f45b Reverted template function names for @jameskoster's sanity 2013-11-25 14:35:10 +00:00
..
abstracts WC globals 2013-11-25 14:01:38 +00:00
admin WC globals 2013-11-25 14:01:38 +00:00
api Product functions 2013-11-25 14:01:38 +00:00
emails WC globals 2013-11-25 14:01:38 +00:00
gateways WC globals 2013-11-25 14:01:38 +00:00
libraries Remove WP-API library 2013-11-06 01:24:06 -05:00
shipping WC globals 2013-11-25 14:01:38 +00:00
shortcodes WC globals 2013-11-25 14:01:38 +00:00
updates Restructure 'file_paths' to allow for names (Closes #3320) etc. For #2765. 2013-09-20 17:01:09 +01:00
walkers Strict warnings 2013-08-05 12:27:30 +01:00
widgets WC globals 2013-11-25 14:01:38 +00:00
class-wc-ajax.php Revert "Replaced templates functions" 2013-11-25 14:16:26 +00:00
class-wc-api.php Add action for plugins to load other API resources 2013-11-23 13:27:47 -05:00
class-wc-cache-helper.php Readme + versions 2013-07-19 11:09:19 +01:00
class-wc-cart.php Add WC_Cart::get_cart_for_session() 2013-11-22 15:30:24 -08:00
class-wc-checkout.php wc_ delimiter to identify start of uniquid 2013-11-20 00:03:49 -08:00
class-wc-comments.php WC globals 2013-11-25 14:01:38 +00:00
class-wc-countries.php WC globals 2013-11-25 14:01:38 +00:00
class-wc-coupon.php WC globals 2013-11-25 14:01:38 +00:00
class-wc-customer.php WC globals 2013-11-25 14:01:38 +00:00
class-wc-download-handler.php Convert back to forward slashes in getcwd closes #4112. 2013-11-18 11:20:39 +00:00
class-wc-emails.php Removed @coenjacobs helpers and cleaned up main clas 2013-09-12 14:41:02 +01:00
class-wc-form-handler.php WC globals 2013-11-25 14:01:38 +00:00
class-wc-frontend-scripts.php filter for cart fragment #4132 2013-11-20 16:31:28 +00:00
class-wc-https.php Allow forwarded hosts for forced SSL 2013-11-24 22:39:23 -05:00
class-wc-install.php fix call to static method inside class 2013-11-18 21:59:10 +02:00
class-wc-integrations.php We'll let autoload handle this file loading 2013-11-01 21:05:02 +01:00
class-wc-logger.php WC globals 2013-11-25 14:01:38 +00:00
class-wc-order-item-meta.php WC globals 2013-11-25 14:01:38 +00:00
class-wc-order.php Accessing currency wrong 2013-11-20 17:25:48 +00:00
class-wc-payment-gateways.php Filter gateways for add_payment_method form 2013-11-03 16:54:07 -08:00
class-wc-post-data.php Update variations when the term slug changes Closes #4077 2013-11-12 20:25:26 +00:00
class-wc-post-types.php woocommerce_ functions to wc_ - replaced attribute functions 2013-11-25 14:01:37 +00:00
class-wc-product-external.php add_to_cart_url add_to_cart_text and single_add_to_cart_text class methods allowing greater control with custom classes. 2013-09-25 12:35:06 +01:00
class-wc-product-factory.php remove deprecated function. Closes #3582. 2013-08-13 13:02:20 +01:00
class-wc-product-grouped.php get_children should get published products only for grouped products. Closes #3880. 2013-10-11 13:25:34 +01:00
class-wc-product-simple.php Product->get_title() should be raw format by default. Pass at #4124 2013-11-18 16:03:32 +01:00
class-wc-product-variable.php Related display fixes for attributes #4123 2013-11-18 14:11:40 +00:00
class-wc-product-variation.php Product functions 2013-11-25 14:01:38 +00:00
class-wc-query.php Use remove_ordering_args() to remove order query filters instead of remove_product_query(). Most likely was a merge issue. Fixes #4142 2013-11-19 22:38:00 +01:00
class-wc-session-handler.php Prepend main WC Session cookie with 'wp' so batcache doesn't cache pages, and set cookie only when cart has contents. #3513 2013-10-17 15:29:53 +01:00
class-wc-shipping-rate.php classes -> includes 2013-06-11 14:25:30 +01:00
class-wc-shipping.php WC globals 2013-11-25 14:01:38 +00:00
class-wc-shortcodes.php Revert "Replaced templates functions" 2013-11-25 14:16:26 +00:00
class-wc-tax.php Remove parameters from function as well #4194 2013-11-25 09:19:24 +01:00
class-wc-template-loader.php Constants 2013-10-24 19:36:22 +01:00
class-wc-validation.php refixed the BR postcode validation 2013-10-18 16:06:27 -03:00
wc-attribute-functions.php Removed @coenjacobs helpers and cleaned up main clas 2013-09-12 14:41:02 +01:00
wc-cart-functions.php WC globals 2013-11-25 14:01:38 +00:00
wc-conditional-functions.php Merge remote-tracking branch 'thenbrent/add_payment_method_issue_3396' 2013-11-18 12:33:23 +01:00
wc-core-functions.php WC globals 2013-11-25 14:01:38 +00:00
wc-coupon-functions.php Dump coupon helper and add new functions. Closes #3353. 2013-06-28 10:23:20 +01:00
wc-customer-functions.php Option to limit reviews to purchasers. Closes #4021 2013-10-31 17:37:36 +00:00
wc-deprecated-functions.php Reverted template function names for @jameskoster's sanity 2013-11-25 14:35:10 +00:00
wc-formatting-functions.php WC globals 2013-11-25 14:01:38 +00:00
wc-notice-functions.php Use $messages variable for all notice templates 2013-11-13 16:19:59 -08:00
wc-order-functions.php Use $_product object instead of undefined $product_id for downloadable permissions. Fixes #4095 2013-11-12 23:37:39 -05:00
wc-page-functions.php Fix use of __CLASS__ when not in class 2013-11-01 15:00:09 -07:00
wc-product-functions.php Product functions 2013-11-25 14:01:38 +00:00
wc-template-functions.php Reverted template function names for @jameskoster's sanity 2013-11-25 14:35:10 +00:00
wc-template-hooks.php Reverted template function names for @jameskoster's sanity 2013-11-25 14:35:10 +00:00
wc-term-functions.php WC globals 2013-11-25 14:01:38 +00:00