Mike Jolley
|
40ac62eea9
|
Merge pull request #20236 from woocommerce/fix/20220
Fix webhook filtering URLs
|
2018-05-25 13:04:38 +01:00 |
Mike Jolley
|
58b9be29b9
|
Merge pull request #20191 from woocommerce/fix/20186
Product import from file on server
|
2018-05-25 12:29:27 +01:00 |
Mike Jolley
|
c31cd4d962
|
Merge pull request #20234 from woocommerce/fix/20228
Check plugin properties exist when listening to auto_update_plugin hook
|
2018-05-25 12:29:17 +01:00 |
Mike Jolley
|
f1bed0d97b
|
Merge pull request #20231 from woocommerce/fix/20227
Wrapper function to get full mysql version string with mariadb handling
|
2018-05-25 12:29:05 +01:00 |
Mike Jolley
|
34949d3971
|
Fix webhook filtering URLs
|
2018-05-25 12:21:31 +01:00 |
Mike Jolley
|
d0d87b5e39
|
Check plugin properties exist
|
2018-05-25 12:07:12 +01:00 |
Gerhard Potgieter
|
5b1180d81a
|
Server files always need to be relative to ABSPATH, and use wc_clean as esc_url_raw will mess up file paths.
|
2018-05-25 12:57:01 +02:00 |
Khan M Rashedun-Naby
|
34360dff0a
|
wc_create_new_customer logic simplified
|
2018-05-25 16:53:27 +06:00 |
Mike Jolley
|
786641e976
|
Merge pull request #20232 from rnaby/250518-161500-wc-template-functions-wc_logout_url
wc_logout_url refactored
|
2018-05-25 11:40:00 +01:00 |
Khan M Rashedun-Naby
|
49f76ebb5b
|
wc_logout_url refactored
|
2018-05-25 16:34:06 +06:00 |
Mike Jolley
|
75f88041d7
|
Merge pull request #20197 from woocommerce/update/20183
"payment tokens" terminology
|
2018-05-25 11:33:40 +01:00 |
Mike Jolley
|
b96c7f6192
|
Merge pull request #20200 from woocommerce/update/20184
Export legacy paypal meta data in exporter
|
2018-05-25 11:33:26 +01:00 |
Mike Jolley
|
717fd61a16
|
Merge pull request #20226 from rnaby/250518-104427-wc-template-functions-get_product_search_form
Removed get_product_search_form else
|
2018-05-25 11:29:07 +01:00 |
Mike Jolley
|
416a4785b2
|
Merge pull request #20230 from rnaby/250518-154433-wc-template-functions-wc_get_rating_html
wc_get_rating_html refactored
|
2018-05-25 11:28:27 +01:00 |
Mike Jolley
|
fc24e2f440
|
Merge pull request #20214 from rnaby/240518-232027-wc-template-functions-woocommerce_pagination
woocommerce_pagination refactored
|
2018-05-25 11:23:36 +01:00 |
Mike Jolley
|
3cf7bfc328
|
Merge pull request #20213 from rnaby/240518-230624-wc-template-functions-wc_setup_product_data
wc_setup_product_data refactored
|
2018-05-25 11:22:23 +01:00 |
TheDramatist
|
29a6a7a494
|
wc_add_number_precision_deep logic simplified (#20211)
* wc_add_number_precision_deep logic simplified
* Early return
|
2018-05-25 11:18:49 +01:00 |
Mike Jolley
|
0bfd675238
|
Wrapper function to get full mysql version string with mariadb handling
|
2018-05-25 11:15:30 +01:00 |
Khan M Rashedun-Naby
|
c3f4826caf
|
wc_get_rating_html refactored
|
2018-05-25 16:10:26 +06:00 |
Mike Jolley
|
2a10ef31fa
|
Merge pull request #20212 from rnaby/240518-225308-wc-core-functions-wc_remove_number_precision_deep
wc_remove_number_precision_deep logic simplified
|
2018-05-25 10:39:48 +01:00 |
Mike Jolley
|
571919936c
|
Merge pull request #20210 from rnaby/240518-223657-wc-core-functions-wc_rand_hash
wc_rand_hash logic simplified
|
2018-05-25 10:33:41 +01:00 |
Mike Jolley
|
171139295c
|
Merge pull request #20193 from woocommerce/fix/20192
Fix WC_Coupon constructor with Coupon object
|
2018-05-25 10:29:38 +01:00 |
Khan M Rashedun-Naby
|
52d28b69c2
|
Removed Else
|
2018-05-25 10:45:38 +06:00 |
Mike Jolley
|
54357733bd
|
Merge pull request #20202 from jamesckemp/patch-10
Allow HTML when using `wc_attribute_label()`
|
2018-05-24 20:45:45 +01:00 |
James Kemp
|
596e6e2271
|
Add filter to sanitize woocommerce_attribute_label
|
2018-05-24 19:32:32 +01:00 |
James Kemp
|
71a4f1079f
|
Revert "Escape attributes labels but allow HTML"
This reverts commit f7fa7b6a41 .
|
2018-05-24 19:30:48 +01:00 |
Khan M Rashedun-Naby
|
4a8b7b876e
|
woocommerce_pagination refactored
|
2018-05-24 23:23:10 +06:00 |
Mike Jolley
|
9237353a83
|
Made constructor more readable with protected method
|
2018-05-24 18:19:42 +01:00 |
Khan M Rashedun-Naby
|
18ae4c8d5c
|
wc_setup_product_data refactored
|
2018-05-24 23:11:13 +06:00 |
Khan M Rashedun-Naby
|
5b079343e8
|
Early return
|
2018-05-24 23:02:07 +06:00 |
Khan M Rashedun-Naby
|
2725cd56d4
|
wc_remove_number_precision_deep logic simplified
|
2018-05-24 22:55:00 +06:00 |
Khan M Rashedun-Naby
|
cb7b853199
|
wc_rand_hash logic simplified
|
2018-05-24 22:42:56 +06:00 |
Peter Fabian
|
187eff6e95
|
Merge pull request #20205 from woocommerce/fix/20204
If the file size cannot be read, ignore range headers.
|
2018-05-24 17:26:09 +01:00 |
Mike Jolley
|
8e5efd9122
|
Merge pull request #19980 from urosmil/patch-2
Add endpoints to account menu items filter
|
2018-05-24 17:17:00 +01:00 |
Mike Jolley
|
8bcf32c68d
|
Merge pull request #19981 from timothyjensen/coupon-usage-count-hooks
Add coupon usage count hooks
|
2018-05-24 17:16:17 +01:00 |
Mike Jolley
|
3a673aa4e9
|
Merge pull request #20000 from woocommerce/update/19983
Exclude frontend include from REST API calls
|
2018-05-24 17:11:27 +01:00 |
Mike Jolley
|
d5e6b21b38
|
Merge pull request #20206 from CHEWX/bug-menu-endpoint-title
[menu] - change title to capitalized to match wp core
|
2018-05-24 17:06:07 +01:00 |
Mike Jolley
|
7df57c2cd1
|
Merge pull request #20207 from woocommerce/fix/20185
Excluded children categories from WP_Query in product shortcode if cat_operator=AND
|
2018-05-24 17:01:43 +01:00 |
Mike Jolley
|
dac3da8b26
|
Merge pull request #20079 from rnaby/150518-154336
wc_get_object_terms refactored
|
2018-05-24 16:35:35 +01:00 |
Mike Jolley
|
f5343cf4c7
|
Merge pull request #20067 from rnaby/150518-000347
ElseIf and Else Statement Removed
|
2018-05-24 16:33:56 +01:00 |
Mike Jolley
|
4666359840
|
Merge pull request #20074 from rnaby/150518-080603
wc_list_pages function refactored
|
2018-05-24 16:33:32 +01:00 |
Mike Jolley
|
18ea88d05d
|
Merge pull request #20077 from rnaby/150518-150047
Unnecessary Else Removed
|
2018-05-24 16:32:21 +01:00 |
Mike Jolley
|
2f87873ca5
|
Merge pull request #20093 from rnaby/160518-090545
Little clean up and fix
|
2018-05-24 16:26:15 +01:00 |
Mike Jolley
|
83a9831dc0
|
Merge pull request #20092 from rnaby/160518-084433
wc_get_loop_class logic simplified
|
2018-05-24 16:25:26 +01:00 |
Peter Fabian
|
082c1dfaf3
|
Excluded children categories from WP_Query in product shortcode if cat_operator=AND.
|
2018-05-24 16:12:48 +01:00 |
Mike Jolley
|
b7099509ee
|
If the file size cannot be read, ignore range headers.
Fixes #20204
|
2018-05-24 16:10:45 +01:00 |
Tom Hopcraft
|
daf301e83c
|
[menu] - change title to capitalized to match wp core
|
2018-05-24 15:56:13 +01:00 |
James Kemp
|
16785b33ab
|
Do not escape HTML for attribute label
|
2018-05-24 15:29:53 +01:00 |
James Kemp
|
f7fa7b6a41
|
Escape attributes labels but allow HTML
Escape attribute labels with wp_kses_post so HTML is allowed if required.
|
2018-05-24 15:15:35 +01:00 |
Mike Jolley
|
a2a099f23d
|
Export legacy paypal meta data in exporter
|
2018-05-24 15:06:53 +01:00 |