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: KD Example! | |
| * Version: v0.1 | |
| * Author: Kelly Dwan | |
| * Author URI: http://redradar.net/ | |
| * Description: Using Chosen + Custom Meta Boxes | |
| */ | |
| class KD_Example_Class { |
NewerOlder