woocommerce/includes/widgets
Mike Jolley 599a2ad296 Product CRUD improvements (#12359)
* args is not used any more - remove todo

* Added test for attributes

* wc_get_price_excluding_tax usage

* parent usage

* Fix rating counts

* Test fixes

* Cleanup after tests

* Make sure status transition code runs even during API calls, not just in admin.

* Default visibility

* Fix attribute setting in API

* Use get name instead of get title

* variation id usage

* Improved cross sell templates

* variation_data

* Grouped product sync

* Notices

* Sync is not needed in API

* Delete

* Rename interfaces

* Update counts in data store
2016-11-16 12:17:00 +00:00
..
class-wc-widget-cart.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-widget-layered-nav-filters.php a11y: replace `title` attributes with `aria-label`, for better accessibility 2016-11-04 17:41:51 +02:00
class-wc-widget-layered-nav.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-widget-price-filter.php [2.6] Use FLOOR and CEIL to get price filter values 2016-10-21 08:58:57 +01:00
class-wc-widget-product-categories.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-widget-product-search.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-widget-product-tag-cloud.php add translators comments 2016-10-29 13:16:03 +03:00
class-wc-widget-products.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-widget-rating-filter.php a11y: remove unneeded `title` attributes 2016-11-04 17:40:15 +02:00
class-wc-widget-recent-reviews.php Product CRUD improvements (#12359) 2016-11-16 12:17:00 +00:00
class-wc-widget-recently-viewed.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-widget-top-rated-products.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00