woocommerce/includes
Mike Jolley 094fc1bf3a
Merge pull request #19703 from woocommerce/update/settings-tabs-for-privacy
Moved around settings tabs to allow for a privacy page
2018-04-16 16:45:19 +01:00
..
abstracts Merge pull request #19703 from woocommerce/update/settings-tabs-for-privacy 2018-04-16 16:45:19 +01:00
admin Merge pull request #19703 from woocommerce/update/settings-tabs-for-privacy 2018-04-16 16:45:19 +01:00
api Merge pull request #19667 from woocommerce/fix/19655 2018-04-10 14:27:47 -03:00
cli per_page must be between 1 and 100, default to 100. 2018-03-28 10:18:10 +02:00
customizer PHPCS passing for class-wc-customizer-controll-cropping.php 2018-03-06 07:31:20 +02:00
data-stores Merge pull request #19595 from woocommerce/fix/19562 2018-04-03 12:23:10 -03:00
emails Fix phpcs violations in includes/emails/class-wc-email.php 2018-03-07 14:27:56 -03:00
export Handle escape characters for fputcsv 2018-04-10 18:08:56 +01:00
gateways Moved settings tabs around to allow for privacy page. 2018-04-12 16:59:42 +01:00
import Handle escape characters for fputcsv 2018-04-10 18:08:56 +01:00
interfaces PHPCS passing for class-wc-webhook-data-store-interface.php 2018-03-06 12:00:33 +02:00
legacy Removed obvious boolean results 2018-03-21 19:57:10 -03:00
libraries Merge pull request #19419 from woocommerce/feature/18477 2018-03-26 11:31:21 +01:00
log-handlers PHPCS fixes in includes/log-handlers/class-wc-log-handler-file.php 2018-03-07 10:49:45 -03:00
payment-tokens Fix phpcs violations in includes/payment-tokens/class-wc-payment-token-echeck.php 2018-03-07 14:55:04 -03:00
shipping Fix phpcs violations in includes/shipping/local-pickup/class-wc-shipping-local-pickup.php 2018-03-07 15:30:26 -03:00
shortcodes Removed obvious boolean results 2018-03-21 19:57:10 -03:00
theme-support Sizes for 3 cols default 2018-01-25 17:03:01 +00:00
walkers Restored old walkers files to keep backwards compatibility 2018-03-09 17:14:02 -03:00
widgets Merge pull request #19225 from roylindauer/17355-SplitAndFilter 2018-03-14 12:50:54 +00:00
class-wc-ajax.php Moved settings tabs around to allow for privacy page. 2018-04-12 16:59:42 +01:00
class-wc-api.php Fixed includes/class-wc-api.php PHPCS violations 2018-03-15 17:35:40 -03:00
class-wc-auth.php Fixed includes/class-wc-auth.php PHPCS violations 2018-03-15 17:58:12 -03:00
class-wc-autoloader.php Fixed includes/class-wc-autoloader.php PHPCS violations 2018-03-15 18:13:26 -03:00
class-wc-background-emailer.php Fixed includes/class-wc-background-emailer.php PHPCS violations 2018-03-15 18:22:12 -03:00
class-wc-background-updater.php Short ASBPATH check in includes/class-wc-background-updater.php 2018-03-15 18:14:36 -03:00
class-wc-breadcrumb.php Fixed includes/class-wc-breadcrumb.php PHPCS violations 2018-03-15 18:30:08 -03:00
class-wc-cache-helper.php Defining array before attempting to append to it 2018-03-25 18:28:14 +00:00
class-wc-cart-fees.php Fixed includes/class-wc-cart-fees.php PHPCS violations 2018-03-16 14:43:53 -03:00
class-wc-cart-session.php Fixed includes/class-wc-cart-session.php PHPCS violations 2018-03-16 14:45:28 -03:00
class-wc-cart-totals.php Fixed includes/class-wc-cart-totals.php PHPCS violations 2018-03-16 14:47:18 -03:00
class-wc-cart.php Fixed includes/class-wc-cart.php PHPCS violations 2018-03-16 15:08:52 -03:00
class-wc-checkout.php Avoid storing coupon `_used_by` data 2018-04-10 12:36:24 +01:00
class-wc-cli.php Short ASBPATH check 2018-03-19 19:28:37 -03:00
class-wc-comments.php Fixed includes/class-wc-comments.php PHPCS violations 2018-03-19 19:39:31 -03:00
class-wc-countries.php Fixed includes/class-wc-countries.php PHPCS violations 2018-03-19 19:42:55 -03:00
class-wc-coupon.php Fixed includes/class-wc-coupon.php PHPCS violations 2018-03-19 19:59:20 -03:00
class-wc-customer-download-log.php Fixed includes/class-wc-customer-download-log.php PHPCS violations 2018-03-19 20:01:52 -03:00
class-wc-customer-download.php Fixed includes/class-wc-customer-download.php PHPCS violations 2018-03-19 20:07:49 -03:00
class-wc-customer.php Fixed includes/class-wc-customer.php PHPCS violations 2018-03-19 20:15:16 -03:00
class-wc-data-exception.php Fixed includes/class-wc-data-exception.php PHPCS violations 2018-03-19 20:17:56 -03:00
class-wc-data-store.php Fixed includes/class-wc-data-store.php PHPCS violations 2018-03-19 20:21:10 -03:00
class-wc-datetime.php Fixed includes/class-wc-datetime.php PHPCS violations 2018-03-20 23:59:56 -03:00
class-wc-deprecated-action-hooks.php Hook mapping/bw compat 2018-04-16 14:27:03 +01:00
class-wc-deprecated-filter-hooks.php Hook mapping/bw compat 2018-04-16 14:27:03 +01:00
class-wc-discounts.php Fixed includes/class-wc-discounts.php PHPCS violations 2018-03-21 00:00:54 -03:00
class-wc-download-handler.php Fixed includes/class-wc-download-handler.php PHPCS violations 2018-03-22 14:12:36 -03:00
class-wc-emails.php Fixed includes/class-wc-emails.php PHPCS violations 2018-03-22 14:54:16 -03:00
class-wc-embed.php Fixed includes/class-wc-embed.php PHPCS violations 2018-03-21 00:02:57 -03:00
class-wc-form-handler.php Update nonce handling 2018-03-13 14:16:56 +00:00
class-wc-frontend-scripts.php Add dependency on the common js code. 2018-04-12 16:15:00 +02:00
class-wc-geo-ip.php Deprecated old WC_Geo_IP class 2018-03-15 17:23:40 -03:00
class-wc-geolite-integration.php Load GeoLite2 Reader when creating a new instance of WC_Geolite_Integration 2018-03-15 17:30:17 -03:00
class-wc-geolocation.php Disable geolocation if using legacy php #19548 2018-03-29 17:04:31 +01:00
class-wc-https.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-install.php Included db update scripts in WC install 2018-04-09 23:24:26 +02:00
class-wc-integrations.php Fixed includes/class-wc-integrations.php PHPCS violations 2018-03-21 00:07:37 -03:00
class-wc-log-levels.php Fixed includes/class-wc-log-levels.php PHPCS violations 2018-03-21 00:08:59 -03:00
class-wc-logger.php i18n: Simpler translation string with placeholders 2017-08-16 00:22:46 +03:00
class-wc-meta-data.php Fixed includes/class-wc-meta-data.php PHPCS violations 2018-03-21 00:11:16 -03:00
class-wc-order-factory.php Make Order Factory return an int as well from $post->ID 2018-04-13 11:27:30 +01:00
class-wc-order-item-coupon.php Fixed includes/class-wc-order-item-coupon.php PHPCS violations 2018-03-21 00:33:44 -03:00
class-wc-order-item-fee.php Fixed includes/class-wc-order-item-fee.php PHPCS violations 2018-03-21 00:39:37 -03:00
class-wc-order-item-meta.php Fixed includes/class-wc-order-item-meta.php PHPCS violations 2018-03-21 00:43:54 -03:00
class-wc-order-item-product.php Fixed includes/class-wc-order-item-product.php PHPCS violations 2018-03-21 00:49:45 -03:00
class-wc-order-item-shipping.php Fixed includes/class-wc-order-item-shipping.php coding standards 2018-03-21 00:46:32 -03:00
class-wc-order-item-tax.php Fixed includes/class-wc-order-item-tax.php PHPCS violations 2018-03-21 00:52:55 -03:00
class-wc-order-item.php sanitize_text_field does not preserve line breaks. wp_kses_post seems more appropriate. 2018-04-10 13:09:20 +01:00
class-wc-order-query.php Fixed includes/class-wc-order-item.php PHPCS violations 2018-03-21 00:45:44 -03:00
class-wc-order-refund.php Improved class description 2018-03-21 00:50:30 -03:00
class-wc-order.php Fixed includes/class-wc-order.php PHPCS violations 2018-03-21 00:44:44 -03:00
class-wc-payment-gateways.php Fixed a typo 2018-03-22 12:06:36 -03:00
class-wc-payment-tokens.php Fixed includes/class-wc-payment-tokens.php PHPCS violations 2018-03-21 19:45:27 -03:00
class-wc-post-data.php Fixed includes/class-wc-post-data.php PHPCS violations 2018-03-21 20:44:35 -03:00
class-wc-post-types.php Disable Gutenberg for products. 2018-03-27 13:28:03 +01:00
class-wc-product-attribute.php Fixed includes/class-wc-product-attribute.php PHPCS violations 2018-03-22 15:07:06 -03:00
class-wc-product-download.php Fixed includes/class-wc-product-download.php PHPCS violations 2018-03-22 15:10:22 -03:00
class-wc-product-external.php Fixed includes/class-wc-product-external.php PHPCS violations 2018-03-22 15:26:09 -03:00
class-wc-product-factory.php Make Product Factory use global $post instead of $GLOBALS['post'] 2018-04-13 11:29:33 +01:00
class-wc-product-grouped.php Fixed includes/class-wc-product-grouped.php PHPCS violations 2018-03-22 15:37:29 -03:00
class-wc-product-query.php Fixed includes/class-wc-product-query.php PHPCS violations 2018-03-22 15:41:53 -03:00
class-wc-product-simple.php Fixed includes/class-wc-product-simple.php PHPCS violations 2018-03-22 15:43:51 -03:00
class-wc-product-variable.php Fixed includes/class-wc-product-variable.php PHPCS violations 2018-03-22 15:47:50 -03:00
class-wc-product-variation.php Fixed includes/class-wc-product-variation.php PHPCS violations 2018-03-22 15:49:01 -03:00
class-wc-query.php Merge pull request #19477 from woocommerce/fix/infinite-scroll 2018-04-05 10:46:44 +01:00
class-wc-regenerate-images-request.php Thumbnail mapping 2018-02-13 12:51:55 +00:00
class-wc-regenerate-images.php Fixed includes/class-wc-regenerate-images.php PHPCS violations 2018-03-21 00:14:07 -03:00
class-wc-register-wp-admin-settings.php Fixed includes/class-wc-register-wp-admin-settings.php PHPCS violations 2018-03-21 00:16:26 -03:00
class-wc-session-handler.php Fixed includes/class-wc-session-handler.php PHPCS violations 2018-03-21 00:18:01 -03:00
class-wc-shipping-rate.php Fixed includes/class-wc-shipping-rate.php PHPCS violations 2018-03-21 20:58:20 -03:00
class-wc-shipping-zone.php Fixed coding standards 2018-03-21 20:53:59 -03:00
class-wc-shipping-zones.php PHPCS fixes in includes/class-wc-shipping-zones.php 2018-03-14 17:53:41 -03:00
class-wc-shipping.php Fixed file and class dockblock 2018-03-21 20:54:10 -03:00
class-wc-shortcodes.php Fixed includes/class-wc-shortcodes.php PHPCS violations 2018-03-21 00:18:50 -03:00
class-wc-structured-data.php Use `get_variation_price` method in structured data to grab min/max so filters are ran. 2018-03-26 12:54:17 +01:00
class-wc-tax.php Removed obvious boolean results 2018-03-21 19:57:10 -03:00
class-wc-template-loader.php Fixed includes/class-wc-template-loader.php coding standards 2018-03-21 00:20:19 -03:00
class-wc-tracker.php Remove need for wc_get_core_supported_themes 2017-11-07 12:17:03 +00:00
class-wc-validation.php Fixed includes/class-wc-validation.php coding standards 2018-03-21 00:21:41 -03:00
class-wc-webhook.php Short ABSPATH check in includes/class-wc-webhook.php 2018-03-21 00:22:04 -03:00
class-woocommerce.php Fixed includes/class-woocommerce.php coding standards 2018-03-21 00:22:29 -03:00
wc-account-functions.php Fixed includes/wc-account-functions.php PHPCS violations 2018-03-07 10:55:46 -03:00
wc-attribute-functions.php Properly check for old and new slug while updating attributes 2018-03-12 15:52:26 -03:00
wc-cart-functions.php Fixed conflicts in cart functions and fixed PHPCS violations on core funcitons 2018-03-09 12:46:20 -03:00
wc-conditional-functions.php Removed obvious boolean results 2018-03-21 19:57:10 -03:00
wc-core-functions.php Switched Georgian Lari to correct UTF symbol 2018-04-04 11:11:05 +02:00
wc-coupon-functions.php Fixed includes/wc-coupon-functions.php PHPCS violations 2018-03-07 18:40:48 -03:00
wc-deprecated-functions.php Introduced new wc_deprecated_hook function as alias to _deprecated_hook 2017-11-22 14:47:22 -02:00
wc-formatting-functions.php Fixed includes/wc-formatting-functions.php PHPCS violations 2018-03-08 12:22:58 -03:00
wc-notice-functions.php PHPCS fixes 2018-01-11 10:39:30 +05:45
wc-order-functions.php Merge branch 'master' 2018-03-19 18:05:36 +00:00
wc-order-item-functions.php Fixed update/order-items-functions-phpcs PHPCS violations 2018-03-08 16:13:51 -03:00
wc-page-functions.php Fixed bug when using asbint() with wc_get_page_id() 2018-04-04 12:12:05 -03:00
wc-product-functions.php Clear comment count transient when cleaning product transients 2018-04-10 12:12:51 +02:00
wc-rest-functions.php Fixed includes/wc-rest-functions.php PHPCS violations 2018-03-08 16:34:25 -03:00
wc-stock-functions.php Check if $product exists 2018-03-08 18:33:16 -03:00
wc-template-functions.php Use nbsp to separate * denoting required fields. 2018-04-04 16:45:40 +02:00
wc-template-hooks.php Fixed includes/wc-template-hooks.php PHPCS violations 2018-03-08 16:48:20 -03:00
wc-term-functions.php Fixed path of walker classes 2018-03-09 16:31:00 -03:00
wc-update-functions.php Changed county codes for Ireland according to ISO 2018-04-09 23:15:09 +02:00
wc-user-functions.php Fixed includes/wc-user-functions.php PHPCS violations 2018-03-08 18:26:56 -03:00
wc-webhook-functions.php Use short ABSPATH check 2018-03-08 18:31:01 -03:00
wc-widget-functions.php Fixed includes/wc-widget-functions.php PHPCS violations 2018-03-08 18:29:54 -03:00