diff --git a/hello.php b/hello.php index c2ba387..5d50ce1 100644 --- a/hello.php +++ b/hello.php @@ -5,15 +5,15 @@ */ /* Plugin Name: Hello Dolly -Plugin URI: http://wordpress.org/plugins/hello-dolly/ +Plugin URI: https://wordpress.org/plugins/hello-dolly/ Description: This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong: Hello, Dolly. When activated you will randomly see a lyric from Hello, Dolly in the upper right of your admin screen on every page. Author: Matt Mullenweg Version: 1.7.2 -Author URI: http://ma.tt/ +Author URI: https://ma.tt/ */ function hello_dolly_get_lyric() { - /** 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 diff --git a/readme.txt b/readme.txt index a2995db..dda92c9 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ === Hello Dolly === Contributors: matt, wordpressdotorg Stable tag: 1.7.2 -Tested up to: 6.1 +Tested up to: 6.7 Requires at least: 4.6 This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong.