WooCommerce Product table support any kind of shortcode in the table’s column. Many shortcode needs some attributes. Here we have added few possible attributes for your desired shortcode. Usage Example: [favorite_button post_id=”%product_id%” title=”%name%”] <a href=”%permalink%” class=”button” >%name%:</a> (In Code Editor) Available Shortcode: %product_id%: (int) Product ID %sku%: (string) Product SKU %name%: (string) Product Title %excerpt%: […]
Continue reading "Supported Attributes of Shortcode and Content Column"