George Stephanis
|
c938fa24da
|
More missing esc_attr calls, :(
|
2015-08-05 15:17:52 -04:00 |
Claudio Sanches
|
9e41552342
|
Removed all "@return void"
|
2015-07-16 16:55:48 -03:00 |
Mike Jolley
|
fe58e1b5e9
|
Account for tax classes
|
2015-06-09 14:58:27 +01:00 |
Claudio Sanches
|
e6ae10ee9a
|
Test
|
2015-05-29 10:01:43 -03:00 |
Remi Corson
|
aa2e51f205
|
tweaked hooks
|
2015-05-18 12:48:36 +02:00 |
Gerhard
|
c18c873b99
|
Ensure $wp->request has a trailing slash to avoid pagination issues.
|
2015-04-10 15:34:09 +02:00 |
Claudio Sabatini
|
5aff801219
|
Update class-wc-widget-price
workaround to fix when prices are without taxes and display should include it
|
2015-03-06 11:30:08 +01:00 |
Claudio Sanches
|
afb19715d4
|
Prevented XSS in urls
|
2015-01-29 12:33:06 -02:00 |
Mike Jolley
|
2f66bbd8c0
|
woocommerce_price_filter_meta_keys filter to allow plugins to define min/max meta keys that require searching
Closes #6492
|
2014-12-09 08:33:33 +00:00 |
Mike Jolley
|
dd53f8e730
|
Move widget registration to own function/file - avoid register_widget in class files
|
2014-11-20 20:56:24 +00:00 |
claudiosmweb
|
8eeb6fc204
|
Removed more some unused code
|
2014-11-19 22:43:09 -02:00 |
Mike Jolley
|
d3dc8be3ec
|
Undo commit which autoloaded widgets
Since they are loaded every time with core, it doesn’t make sense to
autoload them.
|
2014-11-19 18:08:38 +00:00 |
claudiosmweb
|
24e17e36d3
|
Preventing errors when adding a widget using the WP Customize
Fixed coding standards and used methods from WC_Widget for start and end the widget
|
2014-11-14 23:12:59 -02:00 |
Mike Jolley
|
e90c634745
|
Code tidy
|
2014-10-14 12:54:10 +01:00 |
shivapoudel
|
fedb4dae7c
|
Absolute path and Indentation fix for includes/widgets/*.php :)
|
2014-09-21 01:22:45 +05:45 |
Mike Jolley
|
a186e1e52f
|
Merge pull request #5951 from grey-rsi/master
class-wc-widget-price-filter.php - add filter
|
2014-08-05 11:08:02 +01:00 |
GreY
|
9dd743158e
|
Add filter to convert amount on based currency rate
|
2014-08-01 15:09:25 +03:00 |
Alexandru Furculita
|
332fbd2f93
|
Update class-wc-widget-price-filter.php
|
2014-08-01 13:44:29 +03:00 |
Coen Jacobs
|
3ad8935b20
|
Removed ununsed global variables in local scopes
|
2014-06-08 22:33:11 +02:00 |
Mike Jolley
|
293c998a1d
|
Set price slider min to min price. Closes #4183
|
2013-12-03 13:39:02 +00:00 |
Mike Jolley
|
51ba9c393f
|
WC globals
|
2013-11-25 14:01:38 +00:00 |
Scott Basgaard
|
922fa990a5
|
esc_attr() all the things.
|
2013-11-20 20:11:59 +01:00 |
Mike Jolley
|
b377217d1b
|
Compat with brands - filters should be prepended with filter_
@coenjacobs can this be applied to .15?
|
2013-09-16 12:43:16 +01:00 |
Mike Jolley
|
34c90813bd
|
Price filter widget: preserve orderby Closes #3307.
|
2013-07-19 07:11:41 +01:00 |
Mike Jolley
|
fc104fc84b
|
Post types need to exist first
|
2013-06-20 12:05:11 +01:00 |
Mike Jolley
|
c75ea04c1c
|
classes -> includes
|
2013-06-11 14:25:30 +01:00 |