Mike Jolley
|
7fa0ee5004
|
split_shared_term handling
|
2015-03-05 11:27:58 +00:00 |
Mike Jolley
|
d9455994c8
|
Use 30 days instead of year for transients to avoid bugs in memcache plugins.
Closes #7520
|
2015-02-24 12:02:56 +00:00 |
Mike Jolley
|
2cfaead676
|
Added numeric sort for attributes. Closes #5978
|
2014-11-27 14:49:02 +00:00 |
claudiosmweb
|
8eeb6fc204
|
Removed more some unused code
|
2014-11-19 22:43:09 -02:00 |
claudiosmweb
|
9b16425142
|
Fixed some coding style issues
|
2014-11-19 17:01:06 -02:00 |
shivapoudel
|
e28e31fe63
|
Absolute path fix for wc-term-functions.php
|
2014-09-21 00:56:49 +05:45 |
Mike Jolley
|
c4ef86d44e
|
scrutinizer patches
|
2014-09-08 00:37:55 +01:00 |
Florian Ludwig
|
f6294d24be
|
Rewrote old JS to jQuery and allow usage of multiple product categories widgets on one page
|
2014-08-22 21:39:10 +02:00 |
Mike Jolley
|
89d7d2869f
|
Revert "Merge pull request #6023 from krautnerds/master"
This reverts commit 9deee73b72 , reversing
changes made to 1965c2b786 .
|
2014-08-15 13:47:37 +01:00 |
Florian Ludwig
|
c2042319db
|
Bugfix: swapped lines select and option
|
2014-08-14 17:00:37 +02:00 |
Florian Ludwig
|
26d40f2336
|
Class instead of id for product categories widget
Also rewrote plain old JS to jQuery
|
2014-08-13 22:16:18 +02:00 |
Mike Jolley
|
3e0f6e2511
|
Term counts only need to be deleted when terms are recounted
|
2014-06-19 12:25:10 +01:00 |
Coen Jacobs
|
3ad8935b20
|
Removed ununsed global variables in local scopes
|
2014-06-08 22:33:11 +02:00 |
Mike Jolley
|
01810c3fce
|
Check if wp_get_post_terms is empty before get_terms
|
2014-06-03 11:58:08 +01:00 |
Mike Jolley
|
4c18ab831a
|
[2.1] Get terms doesn't support slugs #5490
|
2014-06-02 16:14:51 +01:00 |
Mike Jolley
|
ce18293c9f
|
2 filters for drop down functions Closes #5161
|
2014-05-28 11:28:20 +01:00 |
splashingpixels
|
e508a668a3
|
revised wc_get_product_terms to allow override with args
|
2014-05-22 07:05:34 -07:00 |
splashingpixels
|
a0bc8820a3
|
menu order terms were coming back empty fixes #5490
|
2014-05-16 21:12:34 -07:00 |
Mike Jolley
|
a74f767bd6
|
Made wc_get_product_terms support custom menu_order by using get_terms and an include
Fixes #5455
|
2014-05-12 14:31:28 +01:00 |
Mike Jolley
|
dc6c70cf77
|
Delete term count transients after stock status change and trashed post
Closes #5286
|
2014-04-07 15:16:54 +01:00 |
Mike Jolley
|
c4099ab136
|
Fix term count corrections when a count is 0 #5028
|
2014-03-17 16:52:06 +00:00 |
Mike Jolley
|
b47e73b5a6
|
Fix term recount during WP callbacks Closes #5133
|
2014-03-17 14:38:09 +00:00 |
Coen Jacobs
|
3617316357
|
Updated expiry times for transients
|
2014-03-12 12:58:41 +01:00 |
Coen Jacobs
|
03163c54b0
|
set_transient calls should have expiration to prevent autoloading
|
2014-03-07 09:29:01 +01:00 |
Mike Jolley
|
3398941f3f
|
Fix category widget ordering Closes #4971
|
2014-02-28 15:27:20 +00:00 |
Mike Jolley
|
4179c342ce
|
Fix term counts when terms span taxonomies Closes #4738
|
2014-02-13 14:51:46 +00:00 |
Mike Jolley
|
facd746f88
|
Tweak to structure when getting terms ordered by parent Closes #4729
|
2014-02-12 11:48:00 +00:00 |
Mike Jolley
|
dc80dfdd3b
|
Inline note for #4655
|
2014-02-07 11:43:34 +00:00 |
Mike Jolley
|
65cfc420a1
|
Code standards, and check orderby, not fields
|
2014-02-07 11:38:57 +00:00 |
Mike Jolley
|
27d40dd46f
|
Fix term reordering Closes #4294
|
2013-12-05 16:07:44 +00:00 |
Gregory K
|
dd5a2fb334
|
PhpDocs
|
2013-11-27 13:20:31 -05:00 |
Mike Jolley
|
51ba9c393f
|
WC globals
|
2013-11-25 14:01:38 +00:00 |
Mike Jolley
|
3973beae5d
|
woocommerce_ functions to wc_ - replaced attribute functions
|
2013-11-25 14:01:37 +00:00 |
Mike Jolley
|
c3232d613d
|
_woocommerce_term_recount
|
2013-10-29 11:29:21 +00:00 |
Mike Jolley
|
f22b7feb41
|
_woocommerce_term_recount
|
2013-10-22 16:20:40 +01:00 |
Mike Jolley
|
58787aa7b8
|
Terms fix
|
2013-10-14 20:20:47 +01:00 |
Mike Jolley
|
fff92a1f6a
|
#3846
|
2013-09-26 14:59:56 +01:00 |
Coen Jacobs
|
e035864c8a
|
Check for existing array before using key. Closes #3807
|
2013-09-20 15:51:06 +02:00 |
Mike Jolley
|
7cf3c67c76
|
Wrapper for wp_get_post_terms to handle parent sorting. Closes #3762. Closes #3758
@coenjacobs for .15
|
2013-09-13 12:07:58 +01:00 |
Mike Jolley
|
aa470ad390
|
refactor args for woocommerce_product_dropdown_categories
Closes #3218
|
2013-08-20 13:32:38 +01:00 |
Mike Jolley
|
57157db9bf
|
Function refactoring.
|
2013-08-09 17:11:21 +01:00 |