woocommerce/includes
Mike Jolley cd81c29195 Tweak help strings 2013-08-15 16:59:03 +01:00
..
abstracts Needs shipping filter 2013-08-14 10:53:08 +01:00
admin Tweak help strings 2013-08-15 16:59:03 +01:00
emails Tweak email inclusion 2013-08-02 11:18:05 +01:00
gateways Reworked total templates to support coupon lines, and started support for multiple shipping methods per order. 2013-08-14 21:00:34 +01:00
helpers Function refactoring. 2013-08-09 17:11:21 +01:00
integrations Google Analytics, Add to cart event uniformity for shop and single. 2013-07-26 09:10:12 +02:00
libraries Moved admin directory and moved some functions to classes (ongoing refactor) 2013-07-24 17:01:36 +01:00
shipping Reworked total templates to support coupon lines, and started support for multiple shipping methods per order. 2013-08-14 21:00:34 +01:00
shortcodes Made methods static that were referenced from static 2013-08-15 09:22:38 +00: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 Fix warning if is null 2013-08-03 23:59:26 -04: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 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-checkout.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-comments.php Function refactoring. 2013-08-09 17:11:21 +01:00
class-wc-countries.php Search for US/UK on country field. Fixes #3626. 2013-08-13 12:38:26 +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 classes -> includes 2013-06-11 14:25:30 +01:00
class-wc-download-handler.php Tweak download handler Closes #3394. 2013-08-13 14:53:55 +01:00
class-wc-emails.php Tweak email inclusion 2013-08-02 11:18:05 +01:00
class-wc-form-handler.php Cleaner orders items, and show meta in text until editing. 2013-08-15 16:49:09 +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-install.php Function refactoring. 2013-08-09 17:11:21 +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 classes -> includes 2013-06-11 14:25:30 +01:00
class-wc-order.php Cleaner orders items, and show meta in text until editing. 2013-08-15 16:49:09 +01:00
class-wc-payment-gateways.php classes -> includes 2013-06-11 14:25:30 +01:00
class-wc-post-types.php public false for taxonomies. Closes #3373. 2013-06-28 11:17:56 +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 Rather than have hooks *everywhere* use a single set stock function in admin and on the frontend Closes #3593 2013-08-13 16:56:09 +01:00
class-wc-product-variation.php Rather than have hooks *everywhere* use a single set stock function in admin and on the frontend Closes #3593 2013-08-13 16:56:09 +01:00
class-wc-query.php Function refactoring. 2013-08-09 17:11:21 +01:00
class-wc-session-handler.php Enforce session as array data, and settings api tweak for special chars. Closes #3135. 2013-06-14 14:42:28 +01:00
class-wc-shipping-rate.php classes -> includes 2013-06-11 14:25:30 +01:00
class-wc-shipping.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-shortcodes.php Filter on the shortcode products query 2013-08-13 08:08:41 -04:00
class-wc-tax.php Rounding tweaks 2013-06-13 17:01:47 +01:00
class-wc-validation.php classes -> includes 2013-06-11 14:25:30 +01:00
wc-cart-functions.php Function refactoring. 2013-08-09 17:11:21 +01:00
wc-conditional-functions.php Function refactoring. 2013-08-09 17:11:21 +01:00
wc-core-functions.php Function refactoring. 2013-08-09 17:11:21 +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 Function refactoring. 2013-08-09 17:11:21 +01:00
wc-deprecated-functions.php Function refactoring. 2013-08-09 17:11:21 +01:00
wc-formatting-functions.php Function refactoring. 2013-08-09 17:11:21 +01:00
wc-message-functions.php Function refactoring. 2013-08-09 17:11:21 +01:00
wc-order-functions.php Function refactoring. 2013-08-09 17:11:21 +01:00
wc-page-functions.php Function refactoring. 2013-08-09 17:11:21 +01:00
wc-product-functions.php Rather than have hooks *everywhere* use a single set stock function in admin and on the frontend Closes #3593 2013-08-13 16:56:09 +01:00
wc-template-functions.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
wc-template-hooks.php Function refactoring. 2013-08-09 17:11:21 +01:00
wc-term-functions.php Function refactoring. 2013-08-09 17:11:21 +01:00