woocommerce/includes
Mike Jolley 9890c18b5d Notice if called early.
Closes #9923
2016-01-04 10:43:51 +00:00
..
abstracts Tweak logic 2015-12-23 12:50:28 +00:00
admin Correct a to an 2015-12-29 20:35:13 +00:00
api Revert "[API] Additional hooks in API Orders" 2015-12-22 23:55:03 +01:00
cli [CLI] Added docs about product reviews fields 2015-12-15 15:36:57 -02:00
emails Use wc_get_template_html 2015-12-04 13:39:57 +00:00
gateways Fixed simplify commerce admin notices position, closes #9911 2015-12-28 16:07:05 -02:00
libraries Removed period for file headers 2015-11-03 11:53:50 -02:00
shipping Fix notice in flat rate 2015-11-30 12:15:49 +00:00
shortcodes Removed period for file headers 2015-11-03 11:53:50 -02:00
updates Added upgrade script for #9868 2015-12-17 08:30:06 -02:00
walkers Removed period for file headers 2015-11-03 11:53:50 -02:00
widgets typo 2015-12-17 08:23:58 +01:00
class-wc-ajax.php orphaned variations cause "failed to load results" issue 2015-12-12 16:37:32 +02:00
class-wc-api.php Updated API version 2015-12-07 14:54:14 -02:00
class-wc-auth.php Better Documentation: Put throws tag 2015-11-17 16:21:42 +03:30
class-wc-autoloader.php Remove empty blank spaces 2015-11-17 00:04:48 -06:00
class-wc-breadcrumb.php Fix breadcrumbs for taxonomies 2015-12-01 01:31:11 -06:00
class-wc-cache-helper.php Add helpers to get and increment cache prefixes 2015-11-13 23:06:38 +00:00
class-wc-cart.php Stop coupon logic when 0 is hit so coupons can apply to other lines 2015-12-29 13:16:43 +00:00
class-wc-checkout.php Fix checkout result notice 2015-12-14 20:15:22 -05:00
class-wc-cli.php [CLI] Created initial tax command class 2015-11-06 00:23:46 -02:00
class-wc-comments.php Store rating and reviews in postmeta rather than transients 2015-11-13 20:41:20 +00:00
class-wc-countries.php End function requires variable to prevent strict standards errors 2015-12-07 08:10:19 +01:00
class-wc-coupon.php Functions and filters to determine which coupons need product and cart validation rules. 2015-12-16 11:47:56 +00:00
class-wc-customer.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-download-handler.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-emails.php Unify all order email tables to use a single template 2015-11-30 15:16:23 +00:00
class-wc-embed.php Fixed coding standards, code blocks and properly escape WC_Embed methods 2015-12-02 11:04:12 -02:00
class-wc-form-handler.php Compare type 2015-12-03 10:51:07 +00:00
class-wc-frontend-scripts.php Updated select2 version to register script 2015-12-09 13:15:46 +05:45
class-wc-geo-ip.php Tweak docblocks in GeoIP class 2015-11-10 16:30:36 +05:45
class-wc-geolocation.php Tweak missing fallback param in geolocate_ip 2015-11-11 06:19:01 +05:45
class-wc-https.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-install.php Added upgrade script for #9868 2015-12-17 08:30:06 -02:00
class-wc-integrations.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-logger.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-order-factory.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-order-item-meta.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-order-refund.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-order.php Show order refunds in totals 2015-11-30 15:25:48 +00:00
class-wc-payment-gateways.php Remove line breaks 2015-12-07 10:01:44 +00:00
class-wc-post-data.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-post-types.php Hide attributes and shipping classes from quick edit 2015-12-24 12:16:02 +00:00
class-wc-product-external.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-product-factory.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-product-grouped.php Move var definition to abstract 2015-11-14 16:39:53 +00:00
class-wc-product-simple.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-product-variable.php Product version storage to invalidate cache when needed 2015-12-31 16:31:20 +00:00
class-wc-product-variation.php Introduce WC_Product::get_id() method 2015-12-04 15:17:25 -05:00
class-wc-query.php Merge pull request #9782 from tjuris/master 2015-12-14 12:42:11 +00:00
class-wc-session-handler.php Use WC_Cache_Helper for session class prefixes 2015-11-13 23:12:44 +00:00
class-wc-shipping-rate.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-shipping.php Prevent erros when unregister shipping methods, closes #9740 2015-12-02 10:46:14 -02:00
class-wc-shortcodes.php Update class-wc-shortcodes.php 2015-12-18 13:43:03 +09:00
class-wc-tax.php Sanitize the shipping tax class 2015-12-22 08:59:42 -06:00
class-wc-template-loader.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-tracker.php WP_MEMORY_LIMIT defaults to 40MB, but only sets that value if more than system memory. 2015-11-25 18:53:20 +00:00
class-wc-validation.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-webhook.php Fixed translatable strings in WC_Webhook::deliver_ping() 2015-12-09 13:20:53 -02:00
wc-attribute-functions.php Order attributes by name 2015-12-27 21:32:55 +00:00
wc-cart-functions.php Remove shipping select box option, tidy up logic and add filters from #9797 2015-12-16 13:00:16 +00:00
wc-conditional-functions.php Remove unnecessary use of ternary operator. 2015-11-17 00:08:06 -06:00
wc-core-functions.php Updated the currency code for 'Lao Kip' 2015-12-17 11:52:38 +05:45
wc-coupon-functions.php Functions and filters to determine which coupons need product and cart validation rules. 2015-12-16 11:47:56 +00:00
wc-deprecated-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-formatting-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-notice-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-order-functions.php Notice if called early. 2016-01-04 10:43:51 +00:00
wc-page-functions.php spacing 2015-11-27 13:01:58 +00:00
wc-product-functions.php Notice if called early. 2016-01-04 10:43:51 +00:00
wc-template-functions.php Do not espace maxlength and use the same html for password fields #9786 2015-12-07 21:53:39 -02:00
wc-template-hooks.php Corrected @see comments 2015-12-06 20:03:40 -07:00
wc-term-functions.php Store product ids for terms in term meta rather than transient 2015-11-14 16:25:09 +00:00
wc-user-functions.php Store product ids for terms in term meta rather than transient 2015-11-14 16:25:09 +00:00
wc-webhook-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-widget-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00