Meta box with a wysiwyg field displayed on Woocommerce single product custom tabs
问题 Need to display a custom fields in the related products on a single product page. I would like to add a meta box to the Add New Product fields and display results on custom tab on single product page under reviews.I tried using code but nothing shows on the page. Adding extra product tab helps me in adding extra information. So adding, saving and displaying product is what I am looking for. add_filter( 'add_meta_boxes', 'bhww_core_cpt_metaboxes' ); function bhww_core_cpt_metaboxes( $meta