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: Lead Generator Plugin | |
| * Description: A walkthrough for most of the WordPress plugin development concepts. | |
| * Version: 1.0.0 | |
| * Author: Wild Programmers | |
| * Author URI: https://www.wildprogrammers.com | |
| * License: GPL v3 | |
| * License URI: https://www.gnu.org/licenses/gpl-3.0.html |