:fix: modify plugin info
This commit is contained in:
parent
9dd3d4b39c
commit
c5e5a0d15b
@ -5,18 +5,14 @@
|
||||
* @package Cartographie
|
||||
* @author Digitanie
|
||||
* @copyright 2024 Digitanie
|
||||
* @license GPL-2.0-or-later
|
||||
*
|
||||
* @wordpress-plugin
|
||||
* Plugin Name: Cartographie
|
||||
* Plugin URI: https://mehdinazari.com/how-to-create-hello-world-plugin-for-wordpress
|
||||
* Description: Plugin pour la cartographie.
|
||||
* Version: 1.0.0
|
||||
* Author: Digitanie
|
||||
* Author URI: https://digitanie.org
|
||||
* Text Domain: cartographie
|
||||
* License: GPL v2 or later
|
||||
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
|
||||
*/
|
||||
|
||||
add_shortcode('cartographie', 'display_hello_world_page');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user