Shiki
|
2e366ef76b
|
Orders: Make display_key and _value meta available for v3 and v3
This resolves the intentionally failing
WC_Tests_API_Orders_V2::test_get_item_with_line_items_meta_data.
|
2020-08-26 23:46:07 +05:30 |
Shiki
|
35ed2df4fb
|
Schema: Make display_key and *_value available for v3 and v2
This is just the schema and the actual functionality isn't implemented yet.
|
2020-08-26 23:46:07 +05:30 |
Shiki
|
9678a286e3
|
Orders V3: Reuse WC_Order_Item->get_formatted_meta_data
Previously, I was using my own function. This time, we're using the function
available in WC_Order_Item but sanitizing the results after.
|
2020-08-26 23:46:07 +05:30 |
Shiki
|
ea63d5aaf9
|
Orders V3: Include display_key and display_value in item meta_data
|
2020-08-26 23:46:07 +05:30 |
Shiki
|
90d5a8e7e9
|
Orders V3 Schema: Add display_key and display_value for meta props
|
2020-08-26 23:46:07 +05:30 |
vedanshujain
|
4b1ebea800
|
Also allow null for date-time for BW
|
2020-08-13 16:49:44 +05:30 |
vedanshujain
|
3dd508fd35
|
Address review comments
|
2020-08-13 16:36:27 +05:30 |
vedanshujain
|
5c0be2a715
|
Give preference to null data-type over others
|
2020-08-13 14:17:48 +05:30 |
vedanshujain
|
147c9baf4f
|
Change `mixed` data type to composite for compatibility with 5.5
|
2020-08-13 13:30:39 +05:30 |
vedanshujain
|
083e529668
|
Revert "Fix compatibility for WP 5.5"
This reverts commit cc96f6bbd1 .
|
2020-08-12 19:31:40 +05:30 |
vedanshujain
|
1966b0ba9a
|
Changed textdomain since API is merged into core now.
|
2020-08-06 18:18:18 +05:30 |
vedanshujain
|
cc96f6bbd1
|
Fix compatibility for WP 5.5
|
2020-08-06 14:34:03 +05:30 |
vedanshujain
|
55a9687e6d
|
Make api included structure more linear.
|
2020-08-06 14:34:02 +05:30 |