Mike Jolley
|
f57601d755
|
Price handling
|
2016-11-09 15:41:08 +00:00 |
Mike Jolley
|
67c01ff101
|
wc_get_price_to_display
|
2016-11-09 15:41:08 +00:00 |
Mike Jolley
|
38ab3d63f6
|
get_price_including_tax/excluding_tax functions
|
2016-11-09 15:40:52 +00:00 |
Mike Jolley
|
731df74bad
|
Availability html
|
2016-11-09 15:40:38 +00:00 |
Mike Jolley
|
bc220c3b73
|
Moving and refactoring methods
|
2016-11-09 15:39:39 +00:00 |
Justin Shreve
|
79f2d0eb8c
|
Handle PR feedback: Remove duplicate regular_price update, allow changing of post status for products, remove deprecation for get_title since we might still offer it as a function
|
2016-11-09 15:38:44 +00:00 |
Justin Shreve
|
432d736520
|
Clean up the abstract product class a bit, deprecate two functions we have renamed, make update & create work properly, and add some tests for it.
|
2016-11-09 15:38:44 +00:00 |
Mike Jolley
|
ac9574e25e
|
wc_get_product_term_ids instead of related wording and use in other places.
get_the_terms is used here and also handles caching, something
wp_get_post_terms does not.
|
2016-11-09 15:38:44 +00:00 |
Mike Jolley
|
3b3a83df8e
|
Add related product functions and deprecate those in class.
|
2016-11-09 15:38:27 +00:00 |
Mike Jolley
|
4c0cc54f79
|
Hardcode the get_type per product class
|
2016-11-09 15:37:51 +00:00 |
Claudio Sanches
|
474b343746
|
First methods for WP_Product crud
|
2016-11-09 15:37:20 +00:00 |