Aristeides Stathopoulos
|
b063bcfe4c
|
last item in a multiline-array should end in a comma
|
2016-08-27 04:46:45 +03:00 |
Fredrik Forsmo
|
bc9019458c
|
Improve docblock comments WC_Widget classes
* Added better comment to `widget`, `form` and `update` methods.
|
2016-01-06 19:58:38 +01:00 |
Claudio Sanches
|
ee30b5b308
|
Fixed php docs standards
|
2015-11-03 11:31:20 -02:00 |
Claudio Sanches
|
9e41552342
|
Removed all "@return void"
|
2015-07-16 16:55:48 -03: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 |
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 |
shivapoudel
|
fedb4dae7c
|
Absolute path and Indentation fix for includes/widgets/*.php :)
|
2014-09-21 01:22:45 +05:45 |
Barry Kooij
|
94365791af
|
Changed all use of get_product to wc_get_product
|
2014-08-19 12:09:29 +02:00 |
Alexandru Furculita
|
8d214e665d
|
Update class-wc-widget-recent-reviews.php
|
2014-08-01 13:46:07 +03:00 |
Coen Jacobs
|
3ad8935b20
|
Removed ununsed global variables in local scopes
|
2014-06-08 22:33:11 +02:00 |
Mike Jolley
|
14e27bb073
|
Fixes from .14
|
2013-09-04 14:32:16 +01:00 |
Mike Jolley
|
c75ea04c1c
|
classes -> includes
|
2013-06-11 14:25:30 +01:00 |