Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

WordPress Plugin Definition

<?php
/*
Plugin Name:  WPBeginner Plugin Tutorial
Plugin URI:   https://www.wpbeginner.com 
Description:  A short little description of the plugin. It will be displayed on the Plugins page in WordPress admin area. 
Version:      1.0
Author:       WPBeginner 
Author URI:   https://www.wpbeginner.com
License:      GPL2
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  wpb-tutorial
Domain Path:  /languages
*/
Source by www.wpbeginner.com #
 
PREVIOUS NEXT
Tagged: #WordPress #Plugin #Definition
ADD COMMENT
Topic
Name
6+6 =