15 lines
488 B
PHP
15 lines
488 B
PHP
|
<?php
|
||
|
/*
|
||
|
Plugin Name: Hello Dolly
|
||
|
Plugin URI: http://wordpress.org/#
|
||
|
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 <cite>Hello, Dolly</cite> in the upper right of your admin screen on every page.
|
||
|
Author: Matt Mullenweg
|
||
|
Version: 1.5.1
|
||
|
Author URI: http://ma.tt/
|
||
|
Text Domain: hello-dolly
|
||
|
|
||
|
*/
|
||
|
|
||
|
// Test for
|
||
|
?>
|