-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
33 lines (21 loc) · 1.18 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
=== Hello Ziggy ===
Contributors: jazzs3quence
Donate link: https://paypal.me/jazzsequence
Tags: hello dolly, hello, david bowie, music, ziggy stardust, ziggy
Requires at least: 2.8
Tested up to: 5.9
Stable tag: 2.1.2
Instead of "Hello Dolly", this plugin will display a random lyric from David Bowie's "Ziggy Stardust".
== Description ==
This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation-- okay, yeah, it's just a plugin. When activated you will randomly see a lyric from <cite>Ziggy Stardust</cite> in the upper right of your admin screen on every page. All thanks goes to [Matt](http://ma.tt) for actually writing the plugin, and [David Bowie](http://www.davidbowie.com) for being Ziggy Stardust. Yes, this is just a fork of [Hello Dolly](http://wordpress.org/extend/plugins/hello-dolly/).
== Changelog ==
= Version 2.1.1 =
* tested on WordPress 5.9
= Version 2.1 =
* tested on WordPress 5.0
* moved css to separate file & enqueued normally.
* refactored the main `hello_ziggy` function to use sanitization and better coding standards.
= Version 2.0 =
* finally fixed the positioning for new admin & posted on wp.org
= Version 1.5.2 =
* fork of Hello Dolly