Contributors: jazzsequence
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".
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 Ziggy Stardust in the upper right of your admin screen on every page. All thanks goes to Matt for actually writing the plugin, and David Bowie for being Ziggy Stardust. Yes, this is just a fork of Hello Dolly.
Hello Ziggy can be installed on Composer-based WordPress sites by using the following command:
composer require jazzsequence/hello-ziggy
Hello Ziggy supports Andy Fragen's Git Updater method of managing plugins.
- Download and install Git Updater on your WordPress site.
- From the Git Updater admin pages, navigate to Install Plugin and use the following values:
Plugin URI: jazzsequence/hello-ziggy
Repository Branch: main
Remote Repository Host: GitHub
GitHub Access Token: (optional, leave blank)
The plugin can be installed via the WordPress plugin repository, however, the version in the repository may not be the most current version. Use the standard methods of searching for and installing the plugin from the Plugins page in your WordPress dashboard.
- made installable via Composer
- tested on WordPress 5.9
- 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.
- finally fixed the positioning for new admin & posted on wp.org
- fork of Hello Dolly