Modify shop product short description excerpt length
-
Hi,
I added the below into my functions.php to include the short description underneath my products on the shop page but how can I limit the excerpt length to say 10 or 15 characters?
add_action( 'woocommerce_after_shop_loop_item_title', 'woocommerce_template_single_excerpt', 5);
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Modify shop product short description excerpt length’ is closed to new replies.