Changeset 1776352
- Timestamp:
- 11/27/2017 06:43:51 PM (8 years ago)
- File:
-
- 1 edited
-
elevaweb/trunk/hello.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
elevaweb/trunk/hello.php
r1776344 r1776352 1 1 <?php 2 /**3 * @package Hello_Dolly4 * @version 1.65 */6 /*7 Plugin Name: Hello Dolly8 Plugin URI: http://wordpress.org/plugins/hello-dolly/9 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.10 Author: Matt Mullenweg11 Version: 1.612 Author URI: http://ma.tt/13 */14 2 15 3 function hello_dolly_get_lyric() {
Note: See TracChangeset
for help on using the changeset viewer.