Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Single Product Page categroy list without link

$
0
0

Replies: 0

I am trying to include product categories to the short description of a product.
This piece of code lists categories.

<?php echo wc_get_product_category_list( $product->get_id(), '<br> ', '<p>' . ' ', '</p>' ); ?>but I would very much like the list just to be a simple text without the link.

How do I do that?

(sorry the web shop is in Danish.)


Viewing all articles
Browse latest Browse all 59525

Trending Articles