Mike Jolley
|
428c2c3e0f
|
Merge pull request #10284 from shivapoudel/theme-api
Fix - theme_api check as an object first
|
2016-02-08 09:55:54 +00:00 |
Mike Jolley
|
f9edc6a14a
|
Merge pull request #10285 from shivapoudel/row-actions
Both row actions can be check in single condition ;)
|
2016-02-08 09:55:14 +00:00 |
Mike Jolley
|
ad235bbcea
|
Merge pull request #10293 from woothemes/SiR-DanieL-patch-1
Taxes warning with PHP 5.3
|
2016-02-08 09:54:49 +00:00 |
Nicola Mustone
|
37c82e4bf5
|
fix warning with PHP 5.3
|
2016-02-08 09:58:32 +01:00 |
Claudio Sanches
|
9eb336da65
|
Merge pull request #10286 from c960657/patch-1
Pass term object to get_term_link()
|
2016-02-07 18:38:19 -02:00 |
Claudio Sanches
|
9b420c4dcb
|
Merge pull request #10288 from djenggoat/patch-1
mismatch end tag wrapper for twentysixteen
|
2016-02-07 18:35:19 -02:00 |
djenggoat
|
7d3e4b1778
|
mismatch end tag wrapper for twentysixteen
mismatch end tag wrapper end for WordPress twentysixteen templates/global/wrapper-end.php
|
2016-02-06 20:12:05 +08:00 |
Christian Schmidt
|
1cb50b9b53
|
Pass term object to get_term_link()
|
2016-02-06 02:00:28 +01:00 |
Shiva Poudel
|
1c856181d2
|
Both row actions can be check in single condition ;)
|
2016-02-06 01:46:21 +05:45 |
Shiva Poudel
|
b0432827f5
|
Fix - theme_api check as an object first
|
2016-02-06 01:33:45 +05:45 |
Dev49.net
|
c3202298c0
|
moved actions after order key verification
Use case described in Issue #10276
|
2016-02-05 19:44:55 +01:00 |
Mike Jolley
|
346fd94e9e
|
Fix column color
|
2016-02-05 15:48:31 +00:00 |
Mike Jolley
|
78296adf67
|
Missin list element
|
2016-02-05 15:45:32 +00:00 |
Mike Jolley
|
140d97ad10
|
docblock
|
2016-02-05 15:30:44 +00:00 |
Mike Jolley
|
2a4a1bc9a8
|
Add $id to read method
|
2016-02-05 15:20:33 +00:00 |
Mike Jolley
|
98883e07ba
|
Use interface
|
2016-02-05 15:20:17 +00:00 |
Mike Jolley
|
15888b732f
|
Add $id to read method
|
2016-02-05 15:20:11 +00:00 |
Mike Jolley
|
352184cc06
|
Merge branch 'master' into shipping-zones
# Conflicts:
# assets/css/admin.css
# i18n/languages/woocommerce.pot
# includes/abstracts/abstract-wc-payment-gateway.php
# includes/abstracts/abstract-wc-shipping-method.php
# includes/admin/settings/class-wc-settings-shipping.php
# includes/wc-core-functions.php
# uninstall.php
|
2016-02-05 14:58:48 +00:00 |
Mike Jolley
|
d4dfec797c
|
WC Data Interface
To be used by zones etc.
cc @claudiosmweb @justinshreve
|
2016-02-05 14:33:20 +00:00 |
Mike Jolley
|
aa12bed150
|
Translate during format_string rather than all options
Fixes #10243
|
2016-02-05 12:44:43 +00:00 |
Mike Jolley
|
d3472a6207
|
[2.5] Fix hide empty check
Fixes #10279
|
2016-02-05 12:31:53 +00:00 |
Mike Jolley
|
54260cf7a4
|
Merge pull request #10248 from tivnet/patch-5
Suggestion: before and after actions on terms.php
|
2016-02-05 12:23:28 +00:00 |
Mike Jolley
|
38d618e9d9
|
Merge pull request #10264 from helgatheviking/master
row actions for shop orders
|
2016-02-05 12:22:14 +00:00 |
Mike Jolley
|
384c07b367
|
Merge pull request #10262 from Spreeuw/issue-10252
default order to processing for non-catalog products
|
2016-02-05 12:21:43 +00:00 |
Mike Jolley
|
3cef28efe8
|
[2.5] Error handling for screen ids
Fixes #10280
|
2016-02-05 12:16:44 +00:00 |
Mike Jolley
|
787d36dee4
|
Merge pull request #10232 from marcusds/master
Add filter to is_in_stock
|
2016-02-05 12:01:10 +00:00 |
Mike Jolley
|
2e54a01e17
|
Add 'media-models' dependency
Closes #10249
|
2016-02-05 11:58:22 +00:00 |
Mike Jolley
|
e03f49d700
|
Readme
|
2016-02-05 11:39:34 +00:00 |
Mike Jolley
|
e0c10e9be3
|
Allow has_coupon to detect any coupon applied
Closes #10251
|
2016-02-05 11:39:31 +00:00 |
Mike Jolley
|
1eebb19899
|
[2.5] Wrap report in backtick to stop people breaking .org forums
Before @jdembowski runs out of coffee
|
2016-02-05 09:55:51 +00:00 |
Mike Jolley
|
a71a4de1b8
|
Add hash check when resuming order to detect changes.
@claudiosmweb
|
2016-02-05 09:41:25 +00:00 |
Dev49.net
|
dcbb17a99d
|
added actions before and after payment
Issue #10276
|
2016-02-05 01:44:19 +01:00 |
Mike Jolley
|
a78edb2af2
|
[2.5] If an attribute meta key is not set, technically its 'any', so should match. Prevents issues when meta data is missing after renaming attributes
@claudiosmweb please test :)
#10272
|
2016-02-04 18:25:06 +00:00 |
Mike Jolley
|
628d791343
|
Price filter floats
Closes #10266
|
2016-02-04 16:53:17 +00:00 |
Mike Jolley
|
b789a5ddd2
|
[2.5] Notice when no order note sexist
Fixes #10267
|
2016-02-04 16:51:07 +00:00 |
Kathy Darling
|
0720e6dc89
|
row actions for shop orders
|
2016-02-03 12:43:18 -05:00 |
Claudio Sanches
|
563a557909
|
[2.5] Removed extra tab from plain email shipping address, closes #10253
|
2016-02-03 15:19:19 -02:00 |
Claudio Sanches
|
5f2d769567
|
Minify
|
2016-02-03 15:02:32 -02:00 |
Claudio Sanches
|
2596b888a2
|
[2.5] Include new triggers when remove and add the password strength meter, closes #10257
|
2016-02-03 13:24:11 -02:00 |
Ewout Fernhout
|
a3634028fa
|
default order to processing for non-catalog products
fixes #10252
|
2016-02-03 14:48:19 +01:00 |
Ewout Fernhout
|
b61f4cf6b2
|
Merge remote-tracking branch 'woothemes/master'
|
2016-02-03 14:42:23 +01:00 |
Gregory Karpinsky
|
029217e207
|
Suggestion: before and after actions on terms.php
For example, to write an intro sentence: "Please check the box below to proceed:"
|
2016-02-02 16:53:14 -05:00 |
Claudio Sanches
|
62365cd286
|
Merge pull request #10241 from collizo4sky/patch-1
minor typo
|
2016-02-02 14:25:47 -02:00 |
Agbonghama Collins
|
a742861cda
|
minor typo
Found this error while trying to understand how gateways are built on WooCommerce
|
2016-02-02 15:35:01 +01:00 |
Mike Jolley
|
64d4bb5172
|
[2.5] Round shipping after tax calc
#10076 and
https://wordpress.org/support/topic/when-calculating-shipping-total-forc
e-rounding?replies=6#post-7972623
|
2016-02-02 11:09:02 +00:00 |
Marcus
|
780614b14e
|
Add filter to is_in_stock
|
2016-02-01 11:09:12 -08:00 |
Claudio Sanches
|
32834b7a4a
|
Changelog for 2.5.2
|
2016-02-01 14:00:52 -02:00 |
Claudio Sanches
|
fc18c23b1b
|
Merge branch 'master' of github.com:woothemes/woocommerce
|
2016-02-01 13:37:11 -02:00 |
Claudio Sanches
|
12cd0d824a
|
[2.5] Pass $category to wc_product_cat_class() in content-product_cat.php
|
2016-02-01 13:36:52 -02:00 |
Mike Jolley
|
dcf81b3bbe
|
[2.5] Un-needed ob_start
|
2016-02-01 15:12:44 +00:00 |