Nicola Mustone
|
78bd357f56
|
missing _e
|
2015-02-11 18:15:00 +01:00 |
Nicola Mustone
|
5cab9f5f2a
|
escape &
|
2015-02-11 18:14:03 +01:00 |
Nicola Mustone
|
2e6b571f09
|
added target _blank to the Storefront read more button
|
2015-02-11 18:12:18 +01:00 |
Mike Jolley
|
19b6350afc
|
Changelog code should ignore WC core
|
2015-02-11 11:21:31 +00:00 |
Mike Jolley
|
3a4e9c0d7f
|
Report should include refunded status orders
Fixes #7343
|
2015-02-10 18:24:46 +00:00 |
Claudio Sanches
|
736ed330c8
|
Fixed a typo in the frontend colors notice
|
2015-02-10 14:08:05 -02:00 |
Claudio Sanches
|
af99be8ffc
|
Improved the tracking notice
|
2015-02-10 14:01:51 -02:00 |
Claudio Sanches
|
edac0b00c7
|
Fixed the remote post and get messages in status report
|
2015-02-10 12:16:25 -02:00 |
Claudio Sanches
|
6ca681ce86
|
Added new filters to help translation plugins, closes #7338
|
2015-02-10 10:51:44 -02:00 |
James Collins
|
0bbb4464ab
|
Fix 2 undefined index notices when editing/saving a product
Fixes:
Notice: Undefined index: upsell_ids in /wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-data.php on line 1202
Call Stack
# Time Memory Function Location
1 0.0110 486692 {main}( ) ../post.php:0
2 4.7790 60047856 edit_post( ??? ) ../post.php:229
3 4.7917 60075016 wp_update_post( ???, ??? ) ../post.php:321
4 4.7930 60089156 wp_insert_post( ???, ??? ) ../post.php:3572
5 4.9212 60223012 do_action( ???, ???, ???, ??? ) ../post.php:3499
6 4.9213 60224380 call_user_func_array ( ???, ??? ) ../plugin.php:496
7 4.9213 60224412 WC_Admin_Meta_Boxes->save_meta_boxes( ???, ??? ) ../plugin.php:0
8 7.2460 60224516 do_action( ???, ???, ??? ) ../class-wc-admin-meta-boxes.php:207
9 7.2539 60199340 call_user_func_array ( ???, ??? ) ../plugin.php:496
10 7.2890 60735660 WC_Meta_Box_Product_Data::save( ???, ??? ) ../plugin.php:0
( ! ) Notice: Undefined index: crosssell_ids in /wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-data.php on line 1203
Call Stack
# Time Memory Function Location
1 0.0110 486692 {main}( ) ../post.php:0
2 4.7790 60047856 edit_post( ??? ) ../post.php:229
3 4.7917 60075016 wp_update_post( ???, ??? ) ../post.php:321
4 4.7930 60089156 wp_insert_post( ???, ??? ) ../post.php:3572
5 4.9212 60223012 do_action( ???, ???, ???, ??? ) ../post.php:3499
6 4.9213 60224380 call_user_func_array ( ???, ??? ) ../plugin.php:496
7 4.9213 60224412 WC_Admin_Meta_Boxes->save_meta_boxes( ???, ??? ) ../plugin.php:0
8 7.2460 60224516 do_action( ???, ???, ??? ) ../class-wc-admin-meta-boxes.php:207
9 7.2539 60199340 call_user_func_array ( ???, ??? ) ../plugin.php:496
10 7.2890 60735660 WC_Meta_Box_Product_Data::save( ???, ??? ) ../plugin.php:0
|
2015-02-09 11:51:33 +08:00 |
shivapoudel
|
dcdf00e06f
|
Cleanup WC_Admin_Permalink_Settings
|
2015-02-04 22:12:06 +05:45 |
Mike Jolley
|
7795f69f51
|
Update wording to include refunds
Closes #7290
|
2015-02-04 15:14:02 +00:00 |
Mike Jolley
|
3154b08d3e
|
Replace CDN select2 with local copy
Closes #7287
|
2015-02-04 15:00:14 +00:00 |
Mike Jolley
|
7b294c7cbf
|
Prevent meta boxes being saved multiple times
|
2015-02-04 11:35:02 +00:00 |
Mike Jolley
|
4c3a58c957
|
Undefined product_ids_titles
|
2015-02-03 14:12:48 +00:00 |
Mike Jolley
|
fc826de960
|
Dead vars in category report
|
2015-02-03 14:12:04 +00:00 |
Mike Jolley
|
ff2b0db69b
|
Undefined var customers
|
2015-02-03 14:10:03 +00:00 |
Mike Jolley
|
7acfc0b7f2
|
Dead var
|
2015-02-03 14:09:54 +00:00 |
Mike Jolley
|
7694f8039c
|
Dead vars when saving variations
|
2015-02-03 14:08:43 +00:00 |
Mike Jolley
|
447ee6e7bb
|
Docblocks
|
2015-02-03 14:02:38 +00:00 |
Mike Jolley
|
c11d283ddc
|
Still trying to get scruit to pick up these variables. Testing a few variations.
|
2015-02-03 13:49:04 +00:00 |
Mike Jolley
|
7c019c0c50
|
More docblocks; the check for WP_POST isn't needed as the second case (isset) runs regardless and is true for posts
|
2015-02-03 13:13:07 +00:00 |
Mike Jolley
|
52c84f407c
|
Fix download save after adding with ajax
|
2015-02-03 10:57:43 +00:00 |
Claudio Sanches
|
566f1ea7b6
|
Make possible to show log by URL
@mikejolley
|
2015-02-02 21:58:25 -02:00 |
Mike Jolley
|
1785d48096
|
Update rating text
Based on feedback from Marina and James, cc @bftrick
|
2015-02-02 14:53:13 +00:00 |
Mike Jolley
|
d0daa1ecee
|
Tweak reset_admin_notices to add, not remove, notices
Fixes #7254
|
2015-02-02 14:40:11 +00:00 |
Gerhard
|
28385b8868
|
Update usage tracking notice link
|
2015-02-02 14:40:52 +02:00 |
Jack Gregory
|
836a87d6e7
|
Add hook to admin product advanced data
|
2015-02-01 15:17:07 +00:00 |
Tamara Zuk
|
c1100fbce5
|
Reviews meta box: avoid undefined index notice
Avoids a notice when updating some Product Reviews Pro review types
|
2015-01-31 14:05:51 -05:00 |
msdesign21
|
2e76a58385
|
Update html-notice-template-check.php
Would also be nice to include a direct link when we mention the System Status report. Wasn't sure the best way to do that.
|
2015-01-30 15:34:25 -05:00 |
Mike Jolley
|
a3e323f4e0
|
Define vars passed to addons view
|
2015-01-30 14:21:49 +00:00 |
Mike Jolley
|
d6ee40191c
|
Split webhooks column_default into multiple columns
|
2015-01-30 13:57:45 +00:00 |
Claudio Sanches
|
a87f852122
|
Make it easy to find all orders that use a coupon #6925
|
2015-01-30 11:47:32 -02:00 |
Mike Jolley
|
9f8a7d1199
|
Remove datepicker icon's and use focus event
|
2015-01-30 12:54:33 +00:00 |
Claudio Sanches
|
1a3617c55b
|
Improved the select fields in webhooks ui
|
2015-01-30 10:31:43 -02:00 |
Bryce
|
171f189f70
|
Update URL to link to review form
Closes #7243
|
2015-01-30 18:26:01 +07:00 |
Claudio Sanches
|
afb19715d4
|
Prevented XSS in urls
|
2015-01-29 12:33:06 -02:00 |
Claudio Sanches
|
7890095ba0
|
Fixed the webhooks topic saving, closes #7236
|
2015-01-29 11:11:35 -02:00 |
Claudio Sanches
|
7eb3ec9a4a
|
Admin footer text improvements #7234
@BFTrick @mikejolley
|
2015-01-29 10:41:39 -02:00 |
Claudio Sanches
|
85adccb416
|
Merge pull request #7234 from BFTrick/iss-7213
Adding Please Rate Our Plugin Footer Text
|
2015-01-29 10:37:28 -02:00 |
Claudio Sanches
|
f7e24c0b77
|
Fixed more typos
|
2015-01-29 01:31:03 -02:00 |
Claudio Sanches
|
80b70c79f1
|
Fixed a typo in status report
|
2015-01-29 00:54:46 -02:00 |
Patrick Rauland
|
e7224cdc1d
|
using wc_get_screen_ids instead of manually typing them out. see #7213
|
2015-01-28 17:20:38 -07:00 |
Patrick Rauland
|
ee11ac6080
|
adding please rate our plugin footer text. closes #7213
|
2015-01-28 17:13:13 -07:00 |
Claudio Sanches
|
177bcbe7d5
|
Removed unused code
|
2015-01-23 16:34:43 -02:00 |
Claudio Sanches
|
560d7d24ee
|
Fixed the tracking opt-out
|
2015-01-23 15:20:09 -02:00 |
Mike Jolley
|
e52611bbc3
|
Merge branch 'master' of https://github.com/woothemes/woocommerce
Conflicts:
includes/class-wc-tracker.php
|
2015-01-23 16:38:44 +00:00 |
Mike Jolley
|
5ffaf97397
|
Only load tracking during cron and move notices to notices class
|
2015-01-23 16:36:52 +00:00 |
Claudio Sanches
|
a1462ccf26
|
Merge pull request #7198 from splashingpixels/theme-support-notice
fixed theme-support notice closes #7196
|
2015-01-23 14:32:51 -02:00 |
Claudio Sanches
|
b1c5e19d56
|
Improved the system status report script
|
2015-01-23 14:19:06 -02:00 |