Last active
September 1, 2019 22:48
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 | |
/** | |
* JHDC Branding Elementor Extension | |
* | |
* @package JHDC | |
* @author Jimmy Howe | |
* @copyright 2019 JimmyHowe.com | |
* @license GPL-2.0-or-later | |
* | |
* @wordpress-plugin | |
* Plugin Name: JHDC Branding Elementor Extension | |
* Plugin URI: https://jimmyhowe.com/products/plugins/jhdc-branding-elementor-extension | |
* Description: Smashes your site up with JHDC shizzle! | |
* Version: 1.0.0 | |
* Requires at least: 5.2 | |
* Requires PHP: 7.2 | |
* Author: Jimmy Howe | |
* Author URI: https://jimmyhowe.com | |
* Text Domain: jhdc-branding-elementor-extension | |
* License: GPL v2 or later | |
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment