woocommerce/includes
Justin Shreve e1e6c682b5 * Stop using _ as a prefix for protected or private vars and functions. We have a keyword for that.
* Introduces set_id and get_id to WC_Data for the CRUD classes to share
2016-09-09 05:36:54 -07:00
..
abstracts * Stop using _ as a prefix for protected or private vars and functions. We have a keyword for that. 2016-09-09 05:36:54 -07:00
admin Merge pull request #11833 from aristath/master 2016-09-07 10:14:17 +01:00
api * Stop using _ as a prefix for protected or private vars and functions. We have a keyword for that. 2016-09-09 05:36:54 -07:00
cli PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket 2016-09-02 04:51:31 +03:00
emails Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace 2016-09-02 06:15:49 +03:00
gateways Take out admin check 2016-09-07 12:37:39 +01:00
legacy fix failing tests. 2016-09-01 23:50:14 +03:00
libraries Generic.Formatting.DisallowMultipleStatements.SameLine 2016-09-02 06:40:52 +03:00
payment-tokens WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
shipping Additional coding-standards fixes. 2016-09-02 03:26:24 +03:00
shortcodes PEAR.Functions.FunctionCallSignature.SpaceAfterCloseBracket 2016-09-02 05:00:46 +03:00
vendor fix failing tests. 2016-09-01 23:50:14 +03:00
walkers PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket 2016-09-02 04:51:31 +03:00
widgets PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket 2016-09-02 04:51:31 +03:00
class-wc-ajax.php PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket 2016-09-02 04:51:31 +03:00
class-wc-api.php Payment Gateways API 2016-09-05 14:49:29 -07:00
class-wc-auth.php fix failing tests. 2016-09-01 23:50:14 +03:00
class-wc-autoloader.php Minor tweaks and JSHint ignore for update notice script 2016-06-06 23:05:10 +05:45
class-wc-background-updater.php Made WC_Logger pluggable via wc_get_logger function. 2016-08-08 13:59:23 +01:00
class-wc-breadcrumb.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
class-wc-cache-helper.php PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket 2016-09-02 04:51:31 +03:00
class-wc-cart.php Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar 2016-09-02 05:40:36 +03:00
class-wc-checkout.php PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket 2016-09-02 04:51:31 +03:00
class-wc-cli.php [CLI] Created initial tax command class 2015-11-06 00:23:46 -02:00
class-wc-comments.php Prevent average product rating meta from being set for other post types 2016-09-08 09:36:56 -07:00
class-wc-countries.php PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket 2016-09-02 04:51:31 +03:00
class-wc-coupon.php * Stop using _ as a prefix for protected or private vars and functions. We have a keyword for that. 2016-09-09 05:36:54 -07:00
class-wc-customer.php * Stop using _ as a prefix for protected or private vars and functions. We have a keyword for that. 2016-09-09 05:36:54 -07:00
class-wc-data-exception.php Revert "Remove exception class" 2016-08-24 10:20:58 +01:00
class-wc-download-handler.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-emails.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
class-wc-embed.php Normalize the "Read more" button text, closes #11319 2016-06-30 15:16:26 -03:00
class-wc-form-handler.php Do action when login fails. 2016-09-08 10:06:16 +01:00
class-wc-frontend-scripts.php PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket 2016-09-02 04:51:31 +03:00
class-wc-geo-ip.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
class-wc-geolocation.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-https.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
class-wc-install.php Merge pull request #11833 from aristath/master 2016-09-07 10:14:17 +01:00
class-wc-integrations.php Fixed mixed tabs and spaces 2016-07-11 16:56:35 +02:00
class-wc-legacy-api.php Define full path for includes 2016-07-27 11:58:43 +01:00
class-wc-logger.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
class-wc-order-factory.php WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis 2016-08-27 07:23:02 +03:00
class-wc-order-item-coupon.php Remove set and get prop - no longer need the extra overhead since functions won't return wp_error now. 2016-08-26 10:48:17 +01:00
class-wc-order-item-fee.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-order-item-meta.php Order item classes 2016-06-21 20:10:09 +01:00
class-wc-order-item-product.php Fix CRUD refunds 2016-09-07 10:04:56 +01:00
class-wc-order-item-shipping.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-order-item-tax.php PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket 2016-09-02 04:33:57 +03:00
class-wc-order-item.php * Stop using _ as a prefix for protected or private vars and functions. We have a keyword for that. 2016-09-09 05:36:54 -07:00
class-wc-order-refund.php * Stop using _ as a prefix for protected or private vars and functions. We have a keyword for that. 2016-09-09 05:36:54 -07:00
class-wc-order.php * Stop using _ as a prefix for protected or private vars and functions. We have a keyword for that. 2016-09-09 05:36:54 -07:00
class-wc-payment-gateways.php WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis 2016-08-27 07:23:02 +03:00
class-wc-payment-tokens.php PEAR.Functions.FunctionCallSignature.SpaceBeforeOpenBracket 2016-09-02 04:12:22 +03:00
class-wc-post-data.php Merge pull request #11833 from aristath/master 2016-09-07 10:14:17 +01:00
class-wc-post-types.php PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket 2016-09-02 04:51:31 +03: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 WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis 2016-08-27 07:23:02 +03:00
class-wc-product-grouped.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
class-wc-product-simple.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-product-variable.php PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket 2016-09-02 04:51:31 +03:00
class-wc-product-variation.php Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace 2016-09-02 06:15:49 +03:00
class-wc-query.php Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace 2016-09-02 06:15:49 +03:00
class-wc-register-wp-admin-settings.php Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar 2016-09-02 05:40:36 +03:00
class-wc-session-handler.php PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket 2016-09-02 04:33:57 +03:00
class-wc-shipping-rate.php Merge branch 'master' into WC-CRUD 2016-06-13 15:01:58 +01:00
class-wc-shipping-zone.php * Stop using _ as a prefix for protected or private vars and functions. We have a keyword for that. 2016-09-09 05:36:54 -07:00
class-wc-shipping-zones.php Match zones with no countries 2016-06-20 13:22:58 +01:00
class-wc-shipping.php WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys 2016-08-27 06:11:30 +03:00
class-wc-shortcodes.php [actions] Pass $atts into do_action 2016-09-07 19:17:46 +01:00
class-wc-tax.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
class-wc-template-loader.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
class-wc-tracker.php PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket 2016-09-02 04:51:31 +03:00
class-wc-validation.php fix failing tests. 2016-09-01 23:50:14 +03:00
class-wc-webhook.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
wc-account-functions.php WordPress.WhiteSpace.OperatorSpacing.SpacingAfter 2016-08-27 09:14:06 +03:00
wc-attribute-functions.php [2.6] Don't remove hyphens in attribute labels 2016-09-06 10:40:08 +01:00
wc-cart-functions.php fix failing tests. 2016-09-01 23:50:14 +03:00
wc-conditional-functions.php Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar 2016-09-02 05:40:36 +03:00
wc-core-functions.php PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket 2016-09-02 04:51:31 +03:00
wc-coupon-functions.php Merge branch 'master' into pr/11797 2016-09-01 11:43:31 +01:00
wc-deprecated-functions.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
wc-formatting-functions.php fix failing tests. 2016-09-01 23:50:14 +03:00
wc-notice-functions.php PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket 2016-09-02 04:33:57 +03:00
wc-order-functions.php Merge pull request #11833 from aristath/master 2016-09-07 10:14:17 +01:00
wc-page-functions.php PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket 2016-09-02 04:51:31 +03:00
wc-product-functions.php Merge pull request #11833 from aristath/master 2016-09-07 10:14:17 +01:00
wc-rest-functions.php Merge pull request #11846 from woothemes/payment-gateway-api 2016-09-06 10:34:09 -07:00
wc-template-functions.php Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace 2016-09-02 06:15:49 +03:00
wc-template-hooks.php Hook in the no products found template 2016-08-08 13:43:42 +01:00
wc-term-functions.php PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket 2016-09-02 04:51:31 +03:00
wc-update-functions.php PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket 2016-09-02 04:51:31 +03:00
wc-user-functions.php fix failing tests. 2016-09-01 23:50:14 +03:00
wc-webhook-functions.php Require create webhook secret in the REST API 2016-06-27 21:55:54 -03:00
wc-widget-functions.php Define full path for includes 2016-07-27 11:58:43 +01:00