mirror of
https://github.com/inretio/WordPress-Plugin-Boilerplate
synced 2025-01-03 01:33:54 +02:00
Merge pull request #340 from LeeRobertsMe/patch-1
Update class-plugin-name-public.php so the correct file type is defined.
This commit is contained in:
commit
2508a4567b
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ class Plugin_Name_Public {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Register the stylesheets for the public-facing side of the site.
|
* Register the JavaScript for the public-facing side of the site.
|
||||||
*
|
*
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue