Added a TODO to prompt the user to change the plugin-name

This commit is contained in:
haleeben 2013-10-27 16:37:26 +11:00
parent 285e95beab
commit 60d06f6446
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ class Plugin_Name {
* @since 1.0.0
*
* @var string
* //TODO - Rename "plugin-name" to the name your your plugin
*/
protected $plugin_slug = 'plugin-name';