This commit is contained in:
Gregory K 2013-11-27 13:23:46 -05:00
parent dd5a2fb334
commit fc0df9fa59
1 changed files with 1 additions and 1 deletions

View File

@ -397,7 +397,7 @@ if ( ! function_exists( 'woocommerce_product_loop_start' ) ) {
* Output the start of a product loop. By default this is a UL
*
* @access public
* @param bool @echo
* @param bool $echo
* @return string
*/
function woocommerce_product_loop_start( $echo = true ) {