This file contains 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: Give - Example Custom Field Integration | |
* Plugin URI: https://givewp.com/documentation/developers/how-to-create-custom-form-fields/ | |
* Description: This plugin demonstrates adds custom fields to your Give give forms with validation, email functionality, and field data output on the payment record within wp-admin. | |
* Version: 1.0 | |
* Author: WordImpress | |
* Author URI: https://givewp.com | |
* | |
* This program is free software; you can redistribute it and/or modify it under the terms of the GNU |