woocommerce/includes
Fredrik Forsmo 398ab8a016 Add `public` keyword to public various methods 2016-04-26 19:26:56 +02:00
..
abstracts Added get_rate_id() method for consistent rate nams 2016-04-25 17:06:38 +01:00
admin Cheques for 'murica 2016-04-25 14:25:39 +01:00
api Fixing grammar error 2016-04-23 01:32:22 -03:00
cli add order line item args filter to wc api/cli set_line_item method 2016-03-21 14:39:51 +02:00
emails Add `public` keyword to public email methods 2016-04-26 18:26:58 +02:00
gateways Cheques for 'murica 2016-04-25 14:25:39 +01:00
libraries Removed period for file headers 2015-11-03 11:53:50 -02:00
payment-tokens Fix "Can't use method return value in write context" errors 2016-03-23 10:13:51 +00:00
shipping fix undefined package notice in legacy flat rate method 2016-04-26 16:21:42 +03:00
shortcodes Hook up the tokenization API to the "add payment method" button in my account settings. 2016-03-01 11:49:41 -08:00
updates Add notice for legacy shipping zones after update 2016-03-15 15:58:03 +00:00
vendor Used positional placeholders in strings where the order of strings may require modification in the locale. 2016-04-25 13:07:41 +01:00
walkers [2.5] Fix hide empty check 2016-02-05 12:31:53 +00:00
widgets Add `public` keyword to public various methods 2016-04-26 19:26:56 +02:00
class-wc-ajax.php Data must exist 2016-04-20 15:02:41 +01:00
class-wc-api.php Added endpoint to list and get product reviews 2016-03-30 20:50:06 -03:00
class-wc-auth.php Support callback and return URLs which do not define scheme 2016-04-19 16:12:22 +01:00
class-wc-autoloader.php First pass at a payment token API 2016-03-01 11:49:37 -08:00
class-wc-breadcrumb.php Strip tags in cart messages and breadcrumbs 2016-01-15 09:59:04 +00:00
class-wc-cache-helper.php [2.5] Create new function to prevent endpoint indexing 2016-03-01 13:45:25 -03:00
class-wc-cart.php Add `public` to `needs_shipping_address` method 2016-04-20 21:05:23 +02:00
class-wc-checkout.php Fixed method retuning value in write context in includes/class-wc-checkout.php 2016-04-22 15:03:10 -03:00
class-wc-cli.php [CLI] Created initial tax command class 2015-11-06 00:23:46 -02:00
class-wc-comments.php [2.5] Stop to remove the 'all' from wp_count_comments(), closes #10441 2016-02-29 13:35:24 -03:00
class-wc-countries.php Made postcode non required for ireland 2016-04-18 11:41:24 +01:00
class-wc-coupon.php Use get_displayed_subtotal() to determine if conditions for coupons and free shipping is met. 2016-04-18 11:39:00 +01:00
class-wc-customer.php Add `public` keyword to public various methods 2016-04-26 19:26:56 +02:00
class-wc-download-handler.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-emails.php Used positional placeholders in strings where the order of strings may require modification in the locale. 2016-04-25 13:07:41 +01:00
class-wc-embed.php Move and style the product price in oEmbeds for better display on handheld devices. closes #10584 2016-03-21 10:07:30 +00:00
class-wc-form-handler.php Used positional placeholders in strings where the order of strings may require modification in the locale. 2016-04-25 13:07:41 +01:00
class-wc-frontend-scripts.php Missing script dependencies 2016-04-25 14:40:08 +01:00
class-wc-geo-ip.php Add `public` keyword to public various methods 2016-04-26 19:26:56 +02:00
class-wc-geolocation.php Status page geoip database 2016-03-30 13:11:26 +01:00
class-wc-https.php Update class-wc-https.php 2016-04-04 14:37:45 -03:00
class-wc-install.php Used positional placeholders in strings where the order of strings may require modification in the locale. 2016-04-25 13:07:41 +01:00
class-wc-integrations.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +01:00
class-wc-logger.php Log close method. Fixes unit tests. 2016-04-19 16:56:43 +01:00
class-wc-order-factory.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +01:00
class-wc-order-item-meta.php Prevent changing slug to name via pointer 2016-04-19 11:42:44 +01:00
class-wc-order-refund.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-order.php Merge branch 'wc-get-orders-10500' 2016-03-14 16:09:01 +00:00
class-wc-payment-gateways.php Deprecate Simplify in favour of feature plugin 2016-04-19 13:14:13 +01:00
class-wc-payment-tokens.php Fix feedback. 2016-03-14 09:41:37 -07:00
class-wc-post-data.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +01:00
class-wc-post-types.php Make register shop order post statuses filterable 2016-04-19 21:20:55 +02:00
class-wc-product-external.php Improve docblock comments in WC_Product_External 2016-01-06 16:11:50 +01:00
class-wc-product-factory.php Make wc_get_product() return false if the specified post is not a product 2016-03-31 17:51:01 -07:00
class-wc-product-grouped.php Fix range for grouped products 2016-02-16 13:15:49 +00:00
class-wc-product-simple.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-product-variable.php If no variation ID is set, do a match 2016-04-20 12:35:06 +01:00
class-wc-product-variation.php Support order items when calling get_permalink on a variation. 2016-04-21 10:36:46 +01:00
class-wc-query.php Order by date and ID 2016-03-08 12:54:07 +00:00
class-wc-session-handler.php Check cookie is a string 2016-03-16 10:04:53 +00:00
class-wc-shipping-rate.php Fix manual addition of shipping to orders 2016-03-23 15:16:09 +00:00
class-wc-shipping-zone.php Further zone tweaks to delete new rows on cancel 2016-04-22 12:24:20 +01:00
class-wc-shipping-zones.php Correct $matches variable name 2016-04-22 17:08:16 +01:00
class-wc-shipping.php Adjusted since version 2016-03-15 20:31:39 -03:00
class-wc-shortcodes.php category support for sale_products shortcode 2016-04-20 12:27:20 +01:00
class-wc-tax.php Fixed comparisons for ranges and wildcards 2016-04-22 15:42:20 +01:00
class-wc-template-loader.php Do not filter the embed template path 2016-04-25 11:27:53 +02: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 Spanish postcode format 2016-03-10 12:17:49 +00:00
class-wc-webhook.php Add $arg param to the woocommerce_deliver_webhook_async filter 2016-04-01 17:05:24 +10:00
wc-account-functions.php Apply Suit CSS naming conventions to classes in account area. closes #10660 2016-04-15 15:11:14 +01:00
wc-attribute-functions.php Use wpdb query instead of looping over children 2016-02-15 15:53:43 +00:00
wc-cart-functions.php escape data-title 2016-03-08 13:41:34 +00:00
wc-conditional-functions.php Merge pull request #10315 from woothemes/layered-nav-wp-query 2016-02-12 11:59:40 +00:00
wc-core-functions.php @since 2.6 2016-04-22 16:47:54 +01:00
wc-coupon-functions.php Improve docblock comments in various functions 2016-01-06 17:11:09 +01:00
wc-deprecated-functions.php Move zones to main settings 2016-01-05 11:23:15 +00:00
wc-formatting-functions.php [2.5] Multibyte safe trim string 2016-02-23 11:40:16 +00:00
wc-notice-functions.php Remove empty notices 2016-02-18 11:04:12 +00:00
wc-order-functions.php Tweak variation display and reenable bulk editing 2016-03-22 17:13:39 +00:00
wc-page-functions.php wc_get_page_permalink - if the page ID is not set, redirect home instead 2016-03-07 10:29:01 +00:00
wc-product-functions.php Clear prices transient for variable products after scheduled sale. 2016-03-31 12:03:03 +01:00
wc-rest-functions.php Used positional placeholders in strings where the order of strings may require modification in the locale. 2016-04-25 13:07:41 +01:00
wc-template-functions.php Fixed $has_orders on orders.php template, closes #10671 2016-04-11 16:03:09 -05:00
wc-template-hooks.php Makes the review template easier to customise without forcing a template override. #10339 2016-03-07 15:33:47 +00:00
wc-term-functions.php Issues from Justin 2016-03-04 10:53:48 +00:00
wc-user-functions.php WP-API 2016-04-19 12:49:16 -03:00
wc-webhook-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-widget-functions.php registered rating filter 2015-11-13 15:09:20 +05:30