woocommerce/includes
Mike Jolley 479e4b5f89 Merge pull request #3827 from pmgarman/master
wp_insert_post should have true as $wp_error parameter
2013-09-25 00:02:52 -07:00
..
abstracts is_in_stock uses notify_no_stock_amount option. Closes #3446. 2013-09-24 13:31:15 +01:00
admin Fix variation saving and notices 2013-09-24 16:21:12 +01:00
emails *sigh* forgot a period in the new order description 2013-09-18 14:23:14 -05:00
gateways Added Russian Rubles to PayPal valid currencies list 2013-09-24 12:41:23 +02: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 WOOCOMMERCE_DELIMITER constant. Closes #3476. 2013-09-24 12:24:26 +01:00
shortcodes Validate rules, instead of doing it by key. Closes #3792. 2013-09-19 14:39:53 +01: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 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 Set session when removing last item. Closes #3739 2013-09-23 14:01:17 +01:00
class-wc-checkout.php wp_insert_post should have true as $wp_error parameter 2013-09-24 16:08:32 -05:00
class-wc-comments.php Fix for submitting comments 2013-09-24 11:48:42 +01:00
class-wc-countries.php Filterable get_base_postcode and _city methods used for base taxes. Closes #3810 2013-09-24 16:56:55 +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 WOOCOMMERCE_DELIMITER constant. Closes #3476. 2013-09-24 12:24: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 Restructure 'file_paths' to allow for names (Closes #3320) etc. For #2765. 2013-09-20 17:01:09 +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 Add new 'woocommerce_pre_payment_complete' action 2013-09-24 19:54:04 -07: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 Prevent variable products without variations from being posted and show error in admin. Closes #3763 2013-09-24 16:37:51 +01:00
class-wc-product-variation.php is_in_stock uses notify_no_stock_amount option. Closes #3446. 2013-09-24 13:31:15 +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 Filterable get_base_postcode and _city methods used for base taxes. Closes #3810 2013-09-24 16:56:55 +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 Add array to woocommerce_downloadable_file_permission_format 2013-09-24 11:10:46 +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 Option for itemized vs grouped taxes. Closes #3453. 2013-09-23 16:10:09 +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