Skip to content

Instantly share code, notes, and snippets.

View bolderelements's full-sized avatar

Erica Dion bolderelements

View GitHub Profile
@bolderelements
bolderelements / woocommerce-remove-virtual-billing-fields.php
Last active October 12, 2017 23:14 — forked from BFTrick/woocommerce-remove-virtual-billing-fields.php
Remove the billing address fields for free virtual orders in WooCommerce
<?php
/**
* Plugin Name: WooCommerce Remove Billing Fields for Free Virtual Products
* Plugin URI: https://gist.github.com/bolderelements/caf09b527e1d42b3992c5a118729f0d7
* Description: Remove the billing address fields for free virtual orders, with the exception of email addresses
* Author: Erica Dion
* Author URI: http://bolderelements.net/
* Version: 1.0
*
* This program is free software: you can redistribute it and/or modify