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:
parent
ac8e5cfb01
commit
60b58949ce
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue