1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2025-04-19 13:45:35 +03:00

Update inline documentation

This commit is contained in:
Ulrich Pogson 2013-10-14 22:59:16 +02:00
parent ac8e5cfb01
commit 60b58949ce
2 changed files with 4 additions and 4 deletions

View file

@ -59,7 +59,7 @@ class Plugin_Name {
protected static $instance = null;
/**
* Initialize the plugin by setting localization, filters, and administration functions.
* Initialize the plugin by setting localization and loading public scripts and styles.
*
* @since 1.0.0
*/