woocommerce/includes
Coen Jacobs f0fe86a8ac Merge branch 'master' of https://github.com/woothemes/woocommerce 2013-09-20 15:51:50 +02:00
..
abstracts Excl and incl. display options for prices, and suffix to add additonal info and prices. Closes #1506. 2013-09-19 16:31:54 +01:00
admin Excl and incl. display options for prices, and suffix to add additonal info and prices. Closes #1506. 2013-09-19 16:31:54 +01:00
emails *sigh* forgot a period in the new order description 2013-09-18 14:23:14 -05: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 add pattern matching to local delivery postcodes 2013-09-14 16:08:17 +01:00
shortcodes Validate rules, instead of doing it by key. Closes #3792. 2013-09-19 14:39:53 +01: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 Compat with brands - filters should be prepended with filter_ 2013-09-16 12:43:16 +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 Fix logic on coupon check 2013-09-18 17:02:56 -07:00
class-wc-checkout.php Cleanup defaults. Closes #3778 2013-09-19 15:02:17 +01:00
class-wc-comments.php Function refactoring. 2013-08-09 17:11:21 +01:00
class-wc-countries.php Validate rules, instead of doing it by key. Closes #3792. 2013-09-19 14:39:53 +01: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 Validate rules, instead of doing it by key. Closes #3792. 2013-09-19 14:39:53 +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 Excl and incl. display options for prices, and suffix to add additonal info and prices. Closes #1506. 2013-09-19 16:31:54 +01:00
class-wc-product-simple.php Function refactoring. 2013-08-09 17:11:21 +01:00
class-wc-product-variable.php Excl and incl. display options for prices, and suffix to add additonal info and prices. Closes #1506. 2013-09-19 16:31:54 +01:00
class-wc-product-variation.php Excl and incl. display options for prices, and suffix to add additonal info and prices. Closes #1506. 2013-09-19 16:31:54 +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 Excl and incl. display options for prices, and suffix to add additonal info and prices. Closes #1506. 2013-09-19 16:31:54 +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 Check for existing array before using key. Closes #3807 2013-09-20 15:51:06 +02:00