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: Add Extra Comment Fields | |
| Plugin URI: http://pmg.co/category/wordpress | |
| Description: An example of how to add, save and edit extra comment fields in WordPress | |
| Version: n/a | |
| Author: Christopher Davis | |
| Author URI: http://pmg.co/people/chris | |
| License: MIT | |
| */ |
NewerOlder