Mike Jolley
|
d59692625c
|
Merge pull request #2733 from leewillis77/layered_nav_html_encoding
Encode URLs in layered nav widget
|
2013-03-18 02:47:09 -07:00 |
Lee Willis
|
3df4a82154
|
Encode URLs in layered nav widget
|
2013-03-15 21:28:01 +00:00 |
Ken Bass
|
b8829266c4
|
Fixes hide cart if empty
|
2013-03-10 19:20:27 -04:00 |
Mike Jolley
|
8098754913
|
hide_cart_widget_if_empty compatibility with fragments. Closes #2642.
|
2013-03-10 15:20:42 +00:00 |
Mike Jolley
|
22376b8d73
|
order terms by parent Closes #2534.
|
2013-02-27 13:43:38 +00:00 |
Tomasz Dziuda
|
c960019ad2
|
Fix for the HTML syntax error in the recent products widget form on the back-end
The problem was caused by unclosed paragraph tag.
|
2013-02-21 10:15:00 +01:00 |
Ken Bass
|
b53dee1770
|
Undo change from hyphen to underscore
|
2013-02-20 17:40:32 -05:00 |
Mike Jolley
|
c696c99cee
|
woocommerce_error class
|
2013-02-20 20:52:38 +00:00 |
Ken Bass
|
9a51b63174
|
Change esc_html to wp_kses and fix class name
|
2013-02-20 15:49:14 -05:00 |
Andrew Benbow
|
e7c0834b90
|
Update classes/widgets/class-wc-widget-product-categories.php
Title correction
|
2013-02-12 10:51:42 +00:00 |
Mike Jolley
|
0c523d30b1
|
@coenjacobs See this. Custom ajax handler and cart refresh per page load to get around cache issues. Custom handler foes *feel* a little wrong but since it doesn't load admin, it loads 100% faster.
|
2013-01-27 18:55:30 +00:00 |
Geert De Deckere
|
e806d4c193
|
Created the `woocommerce_get_product_ids_on_sale()` function
|
2013-01-16 20:04:01 +01:00 |
Mike Jolley
|
815990f329
|
Fix category order + nesting Closes #2226.
|
2013-01-14 11:56:54 +00:00 |
Mike Jolley
|
192a8c5421
|
star ratings without images.
|
2013-01-14 10:51:06 +00:00 |
Mike Jolley
|
52ecd654b7
|
Use a session cookie for recently viewed
|
2013-01-12 13:03:38 +00:00 |
Mike Jolley
|
c2d45f49bd
|
GET for price instead of sessions
|
2013-01-12 13:03:19 +00:00 |
Mike Jolley
|
0caca2d401
|
GET vars for sorting (to work better with cache)
|
2013-01-12 10:53:08 +00:00 |
Geert De Deckere
|
e122c78cab
|
A few more CSS class updates #2086
|
2013-01-03 13:21:26 +01:00 |
Ken Bass
|
e1ad11e2f7
|
Fix spelling errors in action/hook names
|
2013-01-02 11:34:23 -05:00 |
James Koster
|
1622b7b2b7
|
consistent title on rating
|
2013-01-02 12:06:15 +00:00 |
Mike Jolley
|
5486ebb737
|
Shortcodes/Widgets -> classes, autoload classes to reduce memory, only load gateways when needed, change gateway admin to match shipping #1765
|
2012-12-31 18:25:09 +00:00 |