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