Update class-wc-widget-product-search.php

This commit is contained in:
Alexandru Furculita 2014-08-01 13:45:18 +03:00
parent 981bd515ed
commit d1de854c8f
1 changed files with 0 additions and 2 deletions

View File

@ -56,5 +56,3 @@ class WC_Widget_Product_Search extends WC_Widget {
echo $after_widget;
}
}
register_widget( 'WC_Widget_Product_Search' );