Skip to content

Instantly share code, notes, and snippets.

@viniciusrtf
viniciusrtf / woocommerce_custom_checkout_fields.php
Created July 18, 2014 03:23
WooCommerce: Adding custom fields to checkout, order/user meta and emails
<?php
/** ###################################################### *
* *
* Adding custom fields to checkout, order/user meta and emails *
* *
* ####################################################### */
/**
* Add the 'Profissão' field to the checkout
**/