woocommerce/includes
Mike Jolley edbe9b5fa2 Redirect to myaccount. Closes #3740
@coenjacobs .15
2013-09-13 16:37:26 +01:00
..
abstracts Merge pull request #3653 from pixeltrix/add-email-style-inline-filters 2013-09-13 03:15:55 -07:00
admin Safari doesn't support the 'download' attribute. At least get it to open. Closes #3754 2013-09-13 13:38:36 +01:00
emails Tweak email inclusion 2013-08-02 11:18:05 +01:00
gateways Removed @coenjacobs helpers and cleaned up main clas 2013-09-12 14:41:02 +01:00
integrations Removed @coenjacobs helpers and cleaned up main clas 2013-09-12 14:41:02 +01:00
libraries Moved admin directory and moved some functions to classes (ongoing refactor) 2013-07-24 17:01:36 +01:00
shipping Merge pull request #3679 from dimitrov-adrian/patch-6 2013-09-13 03:20:17 -07:00
shortcodes Merge pull request #3757 from ragulka/address-hooks 2013-09-13 08:03:55 -07:00
updates Replace deprecated $wpdb::escape() with esc_sql() 2013-08-09 14:56:39 +02:00
walkers Strict warnings 2013-08-05 12:27:30 +01:00
widgets Wrapper for wp_get_post_terms to handle parent sorting. Closes #3762. Closes #3758 2013-09-13 12:07:58 +01:00
class-wc-api.php classes -> includes 2013-06-11 14:25:30 +01:00
class-wc-cache-helper.php Readme + versions 2013-07-19 11:09:19 +01:00
class-wc-cart.php Removed @coenjacobs helpers and cleaned up main clas 2013-09-12 14:41:02 +01:00
class-wc-checkout.php Merge pull request #3757 from ragulka/address-hooks 2013-09-13 08:03:55 -07:00
class-wc-comments.php Function refactoring. 2013-08-09 17:11:21 +01:00
class-wc-countries.php Add woocommerce_my_account_get_addrresses filter and allow getting custom address type fields. 2013-09-10 15:39:23 +03:00
class-wc-coupon.php Reworked total templates to support coupon lines, and started support for multiple shipping methods per order. 2013-08-14 21:00:34 +01:00
class-wc-customer.php Removed @coenjacobs helpers and cleaned up main clas 2013-09-12 14:41:02 +01:00
class-wc-download-handler.php Add download_file capability and security check 2013-09-06 19:38:06 +03: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 Redirect to myaccount. Closes #3740 2013-09-13 16:37:26 +01:00
class-wc-frontend-scripts.php Use version_compare to check for required jQuery. Closes #3567 2013-08-06 13:27:36 +02:00
class-wc-https.php Removed 'widget_text' from array of force_ssl filtered objects. 2013-09-12 10:34:48 -07:00
class-wc-install.php Make logout an endpoint. Still hide it from menus. Fixes #3589 2013-08-23 16:41:02 +01:00
class-wc-integrations.php classes -> includes 2013-06-11 14:25:30 +01:00
class-wc-logger.php classes -> includes 2013-06-11 14:25:30 +01:00
class-wc-order-item-meta.php Removed @coenjacobs helpers and cleaned up main clas 2013-09-12 14:41:02 +01:00
class-wc-order.php Pass instance of WC_Order to its filters 2013-09-02 14:31:11 +02:00
class-wc-payment-gateways.php Removed @coenjacobs helpers and cleaned up main clas 2013-09-12 14:41:02 +01:00
class-wc-post-types.php Removed @coenjacobs helpers and cleaned up main clas 2013-09-12 14:41:02 +01:00
class-wc-product-external.php classes -> includes 2013-06-11 14:25:30 +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 classes -> includes 2013-06-11 14:25:30 +01:00
class-wc-product-simple.php Function refactoring. 2013-08-09 17:11:21 +01:00
class-wc-product-variable.php Alt changes from .14 2013-09-04 17:22:35 +01:00
class-wc-product-variation.php Fix from .14 2013-09-05 14:52:34 +01:00
class-wc-query.php Fix search_post_excerpt when quotes are searched. Closes #3767 2013-09-13 15:14:19 +01:00
class-wc-session-handler.php Remove private methods from session handler. Closes #3759 2013-09-13 13:39:46 +01:00
class-wc-shipping-rate.php classes -> includes 2013-06-11 14:25:30 +01:00
class-wc-shipping.php Removed @coenjacobs helpers and cleaned up main clas 2013-09-12 14:41:02 +01:00
class-wc-shortcodes.php Removed @coenjacobs helpers and cleaned up main clas 2013-09-12 14:41:02 +01:00
class-wc-tax.php Remove taxes from cart with a zero-rate. 2013-09-10 11:04:29 +01:00
class-wc-template-loader.php Removed @coenjacobs helpers and cleaned up main clas 2013-09-12 14:41:02 +01:00
class-wc-validation.php Removed @coenjacobs helpers and cleaned up main clas 2013-09-12 14:41:02 +01: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 Hide password protected posts from loop, prevent adding to cart, hide product content. Closes #3617. 2013-08-19 18:19:27 +01:00
wc-conditional-functions.php Pass text attributes when ordering again Fixes #3422 2013-08-20 12:17:56 +01:00
wc-core-functions.php Moved template part functions to core functions Closes #3715 2013-09-12 14:42:57 +01: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 Fix missing semicolon 2013-09-06 22:06:26 +03:00
wc-deprecated-functions.php Function refactoring. 2013-08-09 17:11:21 +01:00
wc-formatting-functions.php Removed @coenjacobs helpers and cleaned up main clas 2013-09-12 14:41:02 +01:00
wc-message-functions.php Function refactoring. 2013-08-09 17:11:21 +01:00
wc-order-functions.php Remove trailing leftover bracket 2013-09-10 17:08:20 +03:00
wc-page-functions.php Customisable query vars. #3708 2013-09-03 16:14:56 +01:00
wc-product-functions.php Removed @coenjacobs helpers and cleaned up main clas 2013-09-12 14:41:02 +01:00
wc-template-functions.php Moved template part functions to core functions Closes #3715 2013-09-12 14:42:57 +01:00
wc-template-hooks.php Removed @coenjacobs helpers and cleaned up main clas 2013-09-12 14:41:02 +01:00
wc-term-functions.php Wrapper for wp_get_post_terms to handle parent sorting. Closes #3762. Closes #3758 2013-09-13 12:07:58 +01:00