Gerhard
|
144c683d7b
|
Extend theme info to include child theme and wc support.
|
2014-11-27 09:07:31 +02:00 |
Gerhard
|
c4b4071649
|
Change general to settings to reflect it better.
|
2014-11-27 08:56:35 +02:00 |
Gerhard
|
d1c58cc276
|
Update docblock param reference.
|
2014-11-27 08:55:40 +02:00 |
Gerhard
|
8bb21d4dbc
|
Add check to send method to ensure customer subscribed.
|
2014-11-27 08:55:06 +02:00 |
Gerhard
|
d2da65e399
|
Fix extra array wrap in theme info function.
|
2014-11-27 08:43:03 +02:00 |
Gerhard
|
9213138a93
|
Add filter to tracking data so extensions can extend.
|
2014-11-27 08:12:17 +02:00 |
Gerhard
|
b7d2f88161
|
Wrap up send_tracking_data function.
|
2014-11-26 21:46:16 +02:00 |
Gerhard
|
a33400db9f
|
Add tracker class to includes.
|
2014-11-26 21:36:14 +02:00 |
Gerhard
|
0faa686176
|
Opt-in and Opt-out admin notice and actions.
|
2014-11-26 21:10:42 +02:00 |
Gerhard
|
e58c47b5b3
|
Use get_option( 'admin_email' ) instead.
|
2014-11-26 20:40:09 +02:00 |
Gerhard
|
9d667ba81b
|
Add WC_Tracker class with tracking data functionality.
|
2014-11-26 16:03:34 +02:00 |
Mike Jolley
|
3904035003
|
Disable already added attributes #6189
|
2014-11-26 11:35:07 +00:00 |
Mike Jolley
|
06129f60cd
|
Message when updating attributes #6189
|
2014-11-26 11:14:08 +00:00 |
Mike Jolley
|
d9f26e7848
|
Remove troublesome 'featured image' text replacement
Little gain in keeping this - not worth the overhead. Closes #6451
|
2014-11-26 11:03:39 +00:00 |
Mike Jolley
|
c3fb83d443
|
Append query string when removing item from cart to bust cache
Closes #6544
|
2014-11-26 10:56:51 +00:00 |
Mike Jolley
|
67d899da3a
|
Restore __Get and move template debug mode to template functions
|
2014-11-26 00:03:00 +00:00 |
Mike Jolley
|
626d7f4256
|
Moved email methods to emails class
|
2014-11-26 00:03:00 +00:00 |
Mike Jolley
|
0d4d6fdcaf
|
WC class cleanup
|
2014-11-26 00:03:00 +00:00 |
Mike Jolley
|
1993509e07
|
Removed unused variables from emails class, including content_type
|
2014-11-26 00:03:00 +00:00 |
Mike Jolley
|
206496b584
|
Split up WC_Product_Factory methods
|
2014-11-26 00:03:00 +00:00 |
claudiosmweb
|
e8b6e3f3bf
|
Make coverage works with scrutinizer and coveralls
|
2014-11-25 21:06:31 -02:00 |
Mike Jolley
|
1c88e35c45
|
Remove deprecated 2.1 methods from WC class.
@claudiosmweb :)
|
2014-11-25 17:35:48 +00:00 |
Mike Jolley
|
ce1d59c7ba
|
Merge pull request #6838 from khag7/master
Corrected the docblock descriptions for two "send email" classes
|
2014-11-25 17:09:54 +00:00 |
Mike Jolley
|
dbcc8430e9
|
Installer tweaks + unit tests closes #6356
|
2014-11-25 17:09:24 +00:00 |
khag7
|
bf15b5e351
|
Corrected the docblock description for the order cancellation email class
This email is sent when an order is cancelled, not when a new order is paid for.
|
2014-11-25 11:23:00 -05:00 |
khag7
|
067d62541e
|
Corrected the docblock description
This is an email sent to the customer, not the admin.
|
2014-11-25 11:15:53 -05:00 |
Claudio Sanches
|
9d46c7c7be
|
Merge pull request #6824 from tivnet/patch-5
wc_get_endpoint_url instead of wp_logout_url
|
2014-11-25 13:42:43 -02:00 |
claudiosmweb
|
ce721fc86f
|
[API] Fixed the coupons expiry_date format with POST and PUT, closes #6829
|
2014-11-25 12:44:33 -02:00 |
claudiosmweb
|
c73bcb614e
|
API - deletes the product when fails to create, closes #6801
|
2014-11-25 12:10:12 -02:00 |
Mike Jolley
|
1f3adbd0c2
|
esc_html for the term name
|
2014-11-25 10:38:54 +00:00 |
Mike Jolley
|
f90c146d01
|
Give product gallery low priority
Closes #5976
|
2014-11-24 15:29:37 +00:00 |
Mike Jolley
|
3a927d62dd
|
Add tip to reports
Closes #5729
|
2014-11-24 15:18:41 +00:00 |
Mike Jolley
|
fe6d52b705
|
Final tax class unit tests
Closes #6357
|
2014-11-24 14:57:11 +00:00 |
Mike Jolley
|
a7d4b89c0d
|
test__delete_tax_rate #6357
|
2014-11-24 14:57:11 +00:00 |
claudiosmweb
|
653f3d308c
|
Linked travis, coveralls and scrutinizer
|
2014-11-24 12:25:19 -02:00 |
Mike Jolley
|
39d8ec7db5
|
My first Unit tests
Part of #6357
|
2014-11-24 13:52:13 +00:00 |
Mike Jolley
|
802e807319
|
Limit length of password when creating web hook
|
2014-11-24 13:52:13 +00:00 |
claudiosmweb
|
2c48a87086
|
Fixed WC API Coupons params, closes #6828
|
2014-11-24 10:37:38 -02:00 |
Gregory Karpinsky
|
975795119b
|
wc_get_endpoint_url instead of wp_logout_url
|
2014-11-23 13:42:38 -05:00 |
Barry Kooij
|
4ed7de31ca
|
Merge pull request #6820 from ryanr14/typo-fix
Spelling correction - insursion to insertion
|
2014-11-21 22:48:24 +01:00 |
Ryan Ray
|
cc5be422cc
|
Spelling correction - insursion to insertion
|
2014-11-21 16:46:33 -05:00 |
Barry Kooij
|
4dd60d42c7
|
Docblock fixes
|
2014-11-21 22:40:42 +01:00 |
Barry Kooij
|
47cc448028
|
Added correct docblock.
|
2014-11-21 22:34:30 +01:00 |
Barry Kooij
|
4b539e7a9a
|
Merge branch 'master' of github.com:woothemes/woocommerce
|
2014-11-21 22:31:17 +01:00 |
Barry Kooij
|
6ebadd572a
|
Added correct docblock.
|
2014-11-21 22:31:09 +01:00 |
Barry Kooij
|
61513b34b0
|
Merge pull request #6819 from michaeltieso/patch-1
Spelling correction - calculdate to calculate
|
2014-11-21 22:28:05 +01:00 |
Michael Tieso
|
70d5fc834a
|
Spelling correction - calculdate to calculate
|
2014-11-21 13:26:32 -08:00 |
Barry Kooij
|
f8a161c406
|
Documentation improvement.
|
2014-11-21 22:16:15 +01:00 |
Barry Kooij
|
ae1ed2b7f6
|
Added missing param docblock.
|
2014-11-21 22:14:13 +01:00 |
Barry Kooij
|
b131f250b6
|
Added missing docblock return statement.
|
2014-11-21 22:12:37 +01:00 |