Mike Jolley
|
7d5efe4b78
|
Add product visibility terms to system status report to help debug
Closes #14147
|
2017-04-10 15:51:14 +01:00 |
Govind Kumar
|
2ea79cc5ed
|
Fixed issue #14124
|
2017-04-07 19:14:10 +05:30 |
Claudio Sanches
|
708df27719
|
Merge pull request #14117 from woocommerce/fix/14108
If variation tax class meta is not set, it should be 'parent' to support 2.6 data
|
2017-04-07 13:29:40 -03:00 |
Mike Jolley
|
7418b9f8b8
|
If variation tax class meta is not set, it should be 'parent' to support 2.6 data
Fixes #14108
|
2017-04-07 17:13:59 +01:00 |
Claudio Sanches
|
51c00cce09
|
Merge pull request #14099 from dixitadusara/issue-14089B
Modified suggestion of Invalid argument supplied for foreach ref #14089
|
2017-04-07 12:33:01 -03:00 |
Claudio Sanches
|
ef6895fd56
|
Merge pull request #14113 from woocommerce/fix/product-object-checks
Fix/product object checks
|
2017-04-07 12:31:28 -03:00 |
Mike Jolley
|
e14eb70814
|
Skip reports if no product is found
|
2017-04-07 16:08:06 +01:00 |
Mike Jolley
|
84c96046f0
|
Check objects are not false/null
|
2017-04-07 16:01:51 +01:00 |
Claudio Sanches
|
731c9cfdd9
|
Merge pull request #14097 from woocommerce/fix/14085
Ensure meta_value has valid keys in read_attributes
|
2017-04-07 09:19:25 -03:00 |
Claudio Sanches
|
c42505f7e5
|
Merge pull request #14096 from woocommerce/fix/14087
Add missing woocommerce_cross_sells_columns filter.
|
2017-04-07 09:18:54 -03:00 |
Mike Jolley
|
4f412678bd
|
Ensure meta_value has valid keys in read_attributes
Fixes #14085
|
2017-04-07 10:59:59 +01:00 |
dixitadusara
|
e527b6608c
|
modified suggestion of Invalid argument supplied for foreach ref #14089
|
2017-04-07 15:27:52 +05:30 |
Mike Jolley
|
078dfb4ffa
|
Add missing woocommerce_cross_sells_columns filter.
Closes #14087
|
2017-04-07 10:35:42 +01:00 |
Gareth
|
425752d8ff
|
Updates product title in product loop commenting
Commenting indicated the product title in the product loop was enclosed in an `<h3>`, when the code was actually printing an `<h2>`.
|
2017-04-07 09:55:48 +02:00 |
dixitadusara
|
3ba9063d3d
|
Invalid argument supplied for foreach - class-wc-product-data-store-cpt.php ref #14089
|
2017-04-07 13:24:34 +05:30 |
Claudio Sanches
|
464ea7f01d
|
Fixed ccoding standards
|
2017-04-06 19:46:06 -03:00 |
Claudio Sanches
|
c4adec3e1a
|
Removed translatable function used for variables
|
2017-04-06 19:45:59 -03:00 |
Claudiu Lodromanean
|
19361127a9
|
Array filter before saving
|
2017-04-06 14:47:22 -07:00 |
Claudio Sanches
|
7f18e9ef83
|
Merge pull request #14076 from woocommerce/fix/remove-empty-items
filter items which are false
|
2017-04-06 18:21:14 -03:00 |
Claudio Sanches
|
c2830af5e1
|
Merge pull request #14071 from woocommerce/fix/14068
Fix variation category restriction and limit to x uses
|
2017-04-06 18:15:45 -03:00 |
Mike Jolley
|
fbcb46b273
|
filter items which are false
https://wordpress.org/support/topic/call-to-a-member-function-is_type-cl
ass-wc-order-php-on-line-1305/
|
2017-04-06 22:15:42 +01:00 |
Claudio Sanches
|
56b8a4661a
|
Merge pull request #14074 from woocommerce/fix/14067
Fixed sanitization of order items meta data
|
2017-04-06 18:14:34 -03:00 |
Claudio Sanches
|
ee76842edb
|
Merge pull request #14075 from woocommerce/fix/14072
Remove date on dupe
|
2017-04-06 18:13:26 -03:00 |
Mike Jolley
|
c1b670eaa6
|
Remove date on dupe
|
2017-04-06 22:11:00 +01:00 |
Claudio Sanches
|
af7f271de1
|
Fixed sanitization of order items meta data
Closes #14067
|
2017-04-06 17:58:24 -03:00 |
Mike Jolley
|
1b5cad3d78
|
Fix variation category restriction and limit to x uses
Fixes #14068
|
2017-04-06 21:51:11 +01:00 |
Claudiu Lodromanean
|
94814a0b03
|
Dont throw exceptions when reading
|
2017-04-06 13:39:36 -07:00 |
Mike Jolley
|
d8bc209cab
|
read_product_data does not exist
|
2017-04-06 20:55:51 +01:00 |
Claudio Sanches
|
14572c8d80
|
Merge pull request #13991 from woocommerce/fix/13928
When setting props, exclude deprecated ones
|
2017-04-06 16:20:34 -03:00 |
Mike Jolley
|
2877752e1f
|
array_flip
|
2017-04-06 20:18:14 +01:00 |
Claudio Sanches
|
0529e4efab
|
Merge pull request #14026 from woocommerce/fix/13978
Fix variable stock syncing
|
2017-04-06 16:06:26 -03:00 |
Mike Jolley
|
8f2287be12
|
Use get_children for comparison
|
2017-04-06 19:47:22 +01:00 |
Mike Jolley
|
5701b1f7e2
|
Get cross sells from parent
fixes #14054
|
2017-04-06 19:01:57 +01:00 |
Claudio Sanches
|
abc48f1601
|
Correct class version and author
|
2017-04-06 14:47:56 -03:00 |
Claudio Sanches
|
fa40e7b205
|
Merge pull request #14035 from woocommerce/fix/13963
Background Emailer instead of just CRON
|
2017-04-06 14:47:15 -03:00 |
Claudio Sanches
|
2ff763a976
|
Merge pull request #14042 from franticpsyx/order-again-meta-std-class-props
[3.0] Fix non-existing stdClass props in WC_Form_Handler::order_again
|
2017-04-06 14:42:14 -03:00 |
Claudio Sanches
|
5ca593f782
|
Merge pull request #14048 from woocommerce/fix/13949
Fix variation description formatting in frontend and REST API v2
|
2017-04-06 14:42:01 -03:00 |
Claudio Sanches
|
b16d3a091c
|
Merge pull request #14049 from woocommerce/fix/variation-description-sanitization
Removed extra variation description extra sanitization
|
2017-04-06 14:41:41 -03:00 |
Claudio Sanches
|
42ca7bda3d
|
Merge pull request #13989 from woocommerce/fix/product-meta-save_post
Fix saving meta when using `save_post`.
|
2017-04-06 14:38:16 -03:00 |
Claudio Sanches
|
cdab73af3c
|
Merge pull request #14051 from woocommerce/fix/no-base-permalinks
Make sure there is a name, otherwise the taxonomy + base will conflict with other post types if empty
|
2017-04-06 14:29:45 -03:00 |
Claudio Sanches
|
5f9a215318
|
Merge pull request #14052 from woocommerce/fix/variation-tax-status
Pull tax status from parent since there is no UI to set at variation level
|
2017-04-06 14:29:28 -03:00 |
Mike Jolley
|
0348a4751e
|
Use placeholder value from backend if not set
|
2017-04-06 18:19:07 +01:00 |
Mike Jolley
|
fd3e656912
|
Pull tax status from parent since there is no UI to set at variation level
|
2017-04-06 17:54:34 +01:00 |
Mike Jolley
|
56eb3c4da3
|
Make sure there is a name, otherwise the taxonomy + base will conflict with other post types if empty
|
2017-04-06 17:50:04 +01:00 |
Claudio Sanches
|
4032167f6c
|
Removed extra variation description extra sanitization
|
2017-04-06 13:21:34 -03:00 |
Claudio Sanches
|
fc9ba64e50
|
Properly format variation description in REST API v2
|
2017-04-06 13:02:51 -03:00 |
Claudio Sanches
|
f3c2e6c5f6
|
Improved wc_format_content() formatting and added sanitization
|
2017-04-06 13:01:35 -03:00 |
Claudio Sanches
|
567a551d83
|
Fixed shortcode render for variations and backwards compatibility
Fixes #13949
|
2017-04-06 13:00:02 -03:00 |
Claudio Sanches
|
b059851882
|
Merge pull request #14001 from woocommerce/fix/13980
Allow search customers by ID in admin customer ajax search
|
2017-04-06 12:01:39 -03:00 |
Claudio Sanches
|
3fff61ea4e
|
Merge pull request #14043 from woocommerce/fix/missing-product-type-field
if product type field is not posted, we should maintain existing type, not change to simple
|
2017-04-06 11:58:55 -03:00 |