This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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 |