Beskrivning
A plugin for all those nineties’ lovers who just don’t feel to much identified by Hello Dolly. When activated you will randomly see a lyric from Smells Like Teen Spirit in the upper right of your admin screen on every page.
Initial credits go to Matt Mullenweg, since the code of this plugin was initially based on his Hello Dolly.
Extending
This plugin offers hooks for filters, so you can modify its functionality or add your own.
hello_kurt_css
: Modify the CSS that the plugin outputs.hello_kurt_lyrics
: Modify the lyrics that the plugin uses.hello_kurt_random_line
: Modify the random line to be printed.
Vanliga frågor
- Installation Instructions
-
- Unzip
hello-kurt.zip
and upload thehello-kurt
folder to your/wp-content/plugins/
directory. - Activate the plugin through the ”Plugins” menu in WordPress.
- Unzip
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Hello Kurt” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Hello Kurt” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.1
- Object oriented code.
- New filter hooks.
1.0
First public release!