Skip to content

Instantly share code, notes, and snippets.

View Yorlinq's full-sized avatar
🏠
Working from home

Dennis Dallau Yorlinq

🏠
Working from home
View GitHub Profile
@maddisondesigns
maddisondesigns / functions.php
Last active March 8, 2025 09:18
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