mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
phpdoc for hello dolly. See #7550 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@9001 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<?php
|
||||
/**
|
||||
* @package Hello_Dolly
|
||||
*/
|
||||
/*
|
||||
Plugin Name: Hello Dolly
|
||||
Plugin URI: http://wordpress.org/#
|
||||
@@ -8,7 +11,7 @@ Version: 1.5
|
||||
Author URI: http://ma.tt/
|
||||
*/
|
||||
|
||||
// These are the lyrics to Hello Dolly
|
||||
/** These are the lyrics to Hello Dolly */
|
||||
$lyrics = "Hello, Dolly
|
||||
Well, hello, Dolly
|
||||
It's so nice to have you back where you belong
|
||||
|
||||
Reference in New Issue
Block a user