Skip to content

Instantly share code, notes, and snippets.

@yatix100
yatix100 / functions.php
Created November 29, 2021 13:10 — forked from maddisondesigns/functions.php
WooCommerce Custom Fields for Simple & Variable Products
/*
* Add our Custom Fields to simple products
*/
function mytheme_woo_add_custom_fields() {
global $woocommerce, $post;
echo '<div class="options_group">';
// Text Field