프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$authoruri | 'Author' - The author's name | ||
$authro | 'Description' - Description of what the plugin does and/or notes from the author. | ||
$desctipriton | 'Title' - Title of the plugin and the link to the plugin's web site. | ||
$domain_path | 'TextDomain' - Plugin's text domain for localization. | ||
$name | |||
$network | 'DomainPath' - Plugin's relative directory path to .mo files. | ||
$plugin_data | 'Network' - Boolean. Whether the plugin can only be activated network wide. | ||
$plugin_path | put your code here | ||
$pluginuri | 'Version' - The plugin version number. | ||
$textdomain | 'PluginURI' - Plugin web site address. | ||
$title | 'Name' - Name of the plugin, must be unique. | ||
$version | 'AuthorURI' - The authors web site address. |
메소드 | 설명 | |
---|---|---|
__construct ( $path = null ) | __construct. | |
get_plugin_data ( ) : array | get_plugin_data. | |
set_current_plugin_path ( string $path ) | set_current_plugin_path. | |
set_plugin_data ( ) | set_plugin_data. |
public set_current_plugin_path ( string $path ) | ||
$path | string |
public $authro |
public $desctipriton |
public $plugin_data |