Mike Jolley
|
f1f92e120d
|
Merge pull request #6799 from bryceadams/patch-4459
#4459 - Add filters for product_list_widget before / after
|
2014-11-21 17:29:01 +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 |
Bryce
|
bd96565eeb
|
#4459 - Add filters for product_list_widget before / after
2 new filters introduced:
* `woocommerce_before_widget_product_list`
* `woocommerce_after_widget_product_list`
|
2014-11-20 12:57:39 +07: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
|
69ca69ce52
|
Split up the product widget methods
|
2014-10-29 11:07:06 +00:00 |
shivapoudel
|
fedb4dae7c
|
Absolute path and Indentation fix for includes/widgets/*.php :)
|
2014-09-21 01:22:45 +05:45 |
Alexandru Furculita
|
df7f5aa6ba
|
Update class-wc-widget-products.php
|
2014-08-01 13:45:47 +03:00 |
Coen Jacobs
|
4afbd0b556
|
Merge branch 'function-call-refactor'
Conflicts:
includes/admin/post-types/meta-boxes/class-wc-meta-box-order-data.php
includes/shortcodes/class-wc-shortcode-cart.php
includes/wc-template-functions.php
|
2013-11-25 15:42:26 +01:00 |
Mike Jolley
|
51ba9c393f
|
WC globals
|
2013-11-25 14:01:38 +00:00 |
Mike Jolley
|
3408965b8a
|
Product functions
|
2013-11-25 14:01:38 +00:00 |
Coen Jacobs
|
aaa14894ca
|
Core functions woocommerce to wc refactor
|
2013-11-25 13:45:04 +01:00 |
Mike Jolley
|
1b0d017bac
|
Context in sorting order Closes #3909
|
2013-10-11 14:59:52 +01:00 |
Mike Jolley
|
c75ea04c1c
|
classes -> includes
|
2013-06-11 14:25:30 +01:00 |