v3.1
. This will help prevent crashing the site as the products API has now merged with CoCart.
- Compatible: CoCart v3.1
- NEW: Added orderby product name.
- NEW: Added orderby include posts in.
- NEW: Filter by catalog visibility and rating.
- Improved: Filter by many attributes and taxonomies instead of singular.
- Fixed: Permission issues with viewing taxonomies.
- Fixed: Multi-site support.
- Change: Check if CoCart exists instead of CoCart Pro.
- Improved: Admin notices.
- Improved: Returned all gallery images in all image sizes.
- Improved: Added more product data to return and updated schema
-
NEW: Added more orderby options.
-
- Alphabetical
-
- Reverse Alphabetical
-
- By Stock
-
- Review Count
-
- On Sale First
-
- Featured First
-
- Price Ascending
-
- Price Descending
-
- Total Sales
-
- Average Rating
-
NEW: Added translation plugin action link on the plugins page.
- NEW: Added subscription product data for subscription products
- Added
@licence
in each API file header.
- Updated CoCart Pro not installed notice.
- NEW: Added more orderby options.
- Fixed disable auto updates action.
- Removed
tax_class
as a filterable option. - Updated collection parameters.
- NEW: Added full size and custom to available attachment sizes.
- Corrected error for invalid attribute.
- Return featured image in all sizes.
- Removed the need for context option.
- Renamed filter name
cocart_rest_prepare_{$this->taxonomy}
tococart_prepare_{$this->taxonomy}
.
- Initial release.