.. |
abstracts
|
[REST API] Include default params in batch create
|
2016-05-30 20:15:50 -03:00 |
admin
|
Merge remote-tracking branch 'origin/master'
|
2016-05-31 11:04:21 +01:00 |
api
|
[REST API] Fixed orders date_completed
|
2016-05-30 19:45:14 -03:00 |
cli
|
[API] Fixed product create not honoring --porcelain argument
|
2016-05-19 19:34:37 +02:00 |
emails
|
Add `public` keyword to public email methods
|
2016-04-26 18:26:58 +02:00 |
gateways
|
POT update
|
2016-05-27 15:43:42 +01:00 |
libraries
|
Added missing textdomain
|
2016-05-13 14:39:55 -03:00 |
payment-tokens
|
Suit CSS and method tidyup for saved methods form
|
2016-05-26 12:42:32 +01:00 |
shipping
|
HTTPS for everybody
|
2016-05-26 22:48:49 -03:00 |
shortcodes
|
Avoid leave query string on URL after delete and set default actions for token, from Payment Methods endpoint. Also, change hook position on set default action for token.
|
2016-05-26 15:50:22 +02:00 |
vendor
|
Updated WP-API vendor files
|
2016-05-11 16:43:51 -03:00 |
walkers
|
[2.5] Fix hide empty check
|
2016-02-05 12:31:53 +00:00 |
widgets
|
HTTPS for everybody
|
2016-05-26 22:48:49 -03:00 |
class-wc-ajax.php
|
HTTPS for everybody
|
2016-05-26 22:48:49 -03:00 |
class-wc-api.php
|
Merge pull request #10884 from woothemes/wp-api-batch
|
2016-05-11 16:22:54 -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-background-updater.php
|
Add logging and notices
|
2016-05-11 14:22:31 +01: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
|
No shipping methods = no shipping at checkout
|
2016-05-25 12:05:33 +01:00 |
class-wc-checkout.php
|
Merge pull request #10937 from thenbrent/cart_hash_tweak
|
2016-05-18 11:30:08 +01:00 |
class-wc-cli.php
|
[CLI] Created initial tax command class
|
2015-11-06 00:23:46 -02:00 |
class-wc-comments.php
|
Tweak comment exclusion join to avoid conflicts
|
2016-05-25 15:43:18 +01:00 |
class-wc-countries.php
|
Add check of $raw_countries before the foreach in WC_Countries
|
2016-05-14 11:02:05 +02:00 |
class-wc-coupon.php
|
Discount rounding logic improvements
|
2016-05-23 16:56:31 +01:00 |
class-wc-customer.php
|
Fix unit tests
|
2016-05-25 12:46:16 +01:00 |
class-wc-download-handler.php
|
Return to shop if download fails
|
2016-05-17 16:54:01 -05: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
|
Avoid leave query string on URL after delete and set default actions for token, from Payment Methods endpoint. Also, change hook position on set default action for token.
|
2016-05-26 15:50:22 +02: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
|
HTTPS for everybody
|
2016-05-26 22:48:49 -03: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
|
get_payment_gateway_ids method
|
2016-05-26 15:46:14 +01:00 |
class-wc-payment-tokens.php
|
Merge pull request #10995 from antoscarface/enhancements
|
2016-05-26 16:22:05 +01: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
|
Prevent variations being created/returned without parents
|
2016-05-13 19:06:16 +01: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
|
woocommerce_variation_prices filter runs only for the first hashed prices array loaded from the transient
|
2016-05-25 00:54:07 +03:00 |
class-wc-product-variation.php
|
Prevent variations being created/returned without parents
|
2016-05-13 19:06:16 +01:00 |
class-wc-query.php
|
HTTPS for everybody
|
2016-05-26 22:48:49 -03: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
|
Clear cache after adding new method
|
2016-05-25 12:56:53 +01:00 |
class-wc-shipping-zones.php
|
Correct $matches variable name
|
2016-04-22 17:08:16 +01:00 |
class-wc-shipping.php
|
@claudiosmweb unregister_shipping_methods didn't unset correctly - this fixes unit tests
|
2016-05-26 13:03:40 +01:00 |
class-wc-shortcodes.php
|
category support for sale_products shortcode
|
2016-04-20 12:27:20 +01:00 |
class-wc-tax.php
|
Change range symbol to ... to avoid conflicts with postcodes with hyphens
|
2016-05-23 17:30:37 +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
|
add additional information to the WC Tracker
|
2016-05-12 13:17:53 -07:00 |
class-wc-validation.php
|
HTTPS for everybody
|
2016-05-26 22:48:49 -03:00 |
class-wc-webhook.php
|
Prevent both creation and update webhooks firing on product save.
|
2016-05-27 11:35:16 +01:00 |
wc-account-functions.php
|
Fixed tests for wc_get_account_menu_items()
|
2016-05-24 19:11:21 -03:00 |
wc-attribute-functions.php
|
HTTPS for everybody
|
2016-05-26 22:48:49 -03:00 |
wc-cart-functions.php
|
Fix grouped add to cart notice
|
2016-05-23 13:39:26 +01: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
|
Fix notice in wc_postcode_location_matcher
|
2016-05-26 15:09:03 +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
|
HTTPS for everybody
|
2016-05-26 22:48:49 -03:00 |
wc-notice-functions.php
|
Remove empty notices
|
2016-02-18 11:04:12 +00:00 |
wc-order-functions.php
|
Fix return on add_metadata
|
2016-05-11 15:28:40 +01: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 parent transients when clearing own transients
|
2016-05-27 11:12:23 +01:00 |
wc-rest-functions.php
|
[REST API] Fixed batch permissions for posts
|
2016-05-22 17:46:25 -03:00 |
wc-template-functions.php
|
Use hook to include navigation.php template
|
2016-05-30 15:16:26 +02:00 |
wc-template-hooks.php
|
Use hook to include navigation.php template
|
2016-05-30 15:16:26 +02:00 |
wc-term-functions.php
|
HTTPS for everybody
|
2016-05-26 22:48:49 -03:00 |
wc-update-functions.php
|
Move updaters to functions
|
2016-05-11 12:44:12 +01:00 |
wc-user-functions.php
|
WP-API
|
2016-04-19 12:49:16 -03:00 |
wc-webhook-functions.php
|
Created new function to generate webhook secrets based on the user ID and username, closes #10881
|
2016-05-11 13:14:00 -03:00 |
wc-widget-functions.php
|
registered rating filter
|
2015-11-13 15:09:20 +05:30 |