woocommerce/includes
Mike Jolley 328a84d278 Floatval to get rid of stray decimals 2015-12-02 11:46:51 +00:00
..
abstracts Floatval to get rid of stray decimals 2015-12-02 11:46:51 +00:00
admin WP_MEMORY_LIMIT defaults to 40MB, but only sets that value if more than system memory. 2015-11-25 18:53:20 +00:00
api Better Documentation: Put throws tag 2015-11-17 16:21:42 +03:30
cli Better Documentation: Put throws tag 2015-11-17 16:21:42 +03:30
emails Fix woocommerce_email_from_* filtering 2015-11-20 13:00:37 -05:00
gateways Pass product type with variation bulk edit 2015-11-17 15:25:48 +00:00
libraries Removed period for file headers 2015-11-03 11:53:50 -02:00
shipping Fix acronym zip to be all capitals fixes #9641 2015-11-18 15:32:23 -08:00
shortcodes Removed period for file headers 2015-11-03 11:53:50 -02:00
updates Removed period for file headers 2015-11-03 11:53:50 -02:00
walkers Removed period for file headers 2015-11-03 11:53:50 -02:00
widgets Store product ids for terms in term meta rather than transient 2015-11-14 16:25:09 +00:00
class-wc-ajax.php Hide SQL errors during ajax requests 2015-11-04 13:35:32 +00:00
class-wc-api.php Removed period for file headers 2015-11-03 11:53:50 -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 Check so `product_base` exists before using it 2015-11-11 19:44:23 +01: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 check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-checkout.php check if ABSPATH is defined 2015-11-06 10:22:19 +01: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 Fix acronym zip to be all capitals fixes #9641 2015-11-18 15:32:23 -08:00
class-wc-coupon.php Merge pull request #9631 from woothemes/transient-tweaks 2015-11-21 22:48:14 -02: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 check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-embed.php removing comments entirely & replacing with product rating - for product embeds 2015-11-30 15:58:23 -07:00
class-wc-form-handler.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-frontend-scripts.php Improved how geolocation js check for pages where shouldn't load 2015-11-04 01:51:54 -02:00
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 Scrutinizer Auto-Fixes 2015-11-05 16:05:03 +00: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 check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-payment-gateways.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-post-data.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-post-types.php Fix - Shipping classes menu highlight, Closes #9538 2015-11-11 15:12:31 +05:45
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 Init added variables if product doesnt have featured image. 2015-11-24 23:00:25 +00:00
class-wc-product-variation.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-query.php Fix invalid orderby key name for orderby pricing closes #9584 2015-11-17 07:59:53 -08: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 Store shipping rates in session 2015-11-13 20:53:44 +00:00
class-wc-shortcodes.php Hide style attribute add_to_cart shortcode when is empty 2015-11-25 12:26:58 -02:00
class-wc-tax.php Space missing 2015-11-13 21:20:30 +00: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 php docs standards 2015-11-03 11:31:20 -02:00
wc-attribute-functions.php Use transient name directly 2015-11-13 23:06:51 +00:00
wc-cart-functions.php Remove shipping/tax estimation notice and show in context when needed. 2015-11-16 15:59:47 +00:00
wc-conditional-functions.php Remove unnecessary use of ternary operator. 2015-11-17 00:08:06 -06:00
wc-core-functions.php Edits for Twnety Sixteen 2015-11-23 11:55:50 +00:00
wc-coupon-functions.php Removed period for file headers 2015-11-03 11:53:50 -02: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 Use get_cache_prefix in orders class 2015-11-13 23:11:05 +00:00
wc-page-functions.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
wc-product-functions.php wc_related_ and get_related method tweaks 2015-11-13 21:14:42 +00:00
wc-template-functions.php Clean up woocommerce_products_will_display 2015-11-14 15:44:15 +00:00
wc-template-hooks.php Removed period for file headers 2015-11-03 11:53:50 -02: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