just updating some docblocks
This commit is contained in:
@ -6,13 +6,13 @@ use eftec\bladeone\BladeOne;
|
||||
/**
|
||||
* Boilerplate Plugin v2
|
||||
*
|
||||
* @package BoilerplatePluginv2
|
||||
* @package BoilerplatePlugin
|
||||
* @author Plugin Author
|
||||
* @copyright GPLv3
|
||||
* @license https://www.gnu.org/licenses/gpl-3.0.en.html
|
||||
*
|
||||
* @wordpress-plugin
|
||||
* Plugin Name: Boilerplate Plugin v2
|
||||
* Plugin Name: Boilerplate Plugin
|
||||
* Description: Your plugin description.
|
||||
* License: GPLv3
|
||||
* License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
|
||||
@ -20,7 +20,7 @@ use eftec\bladeone\BladeOne;
|
||||
* Update URI: https://example.com/my-plugin/
|
||||
* Version: 1.0.0
|
||||
* Requires at least: 5.2
|
||||
* Requires PHP: 8.0.2
|
||||
* Requires PHP: 8.1
|
||||
* Author: Plugin Author
|
||||
* Author URI: https://plugin-author.com
|
||||
* Text Domain: nmsp-plugin-name-text-domain
|
||||
|
Reference in New Issue
Block a user