このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Hello Kurt

説明

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.

FAQ

Installation Instructions
  1. Unzip hello-kurt.zip and upload the hello-kurt folder to your /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Hello Kurt はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Hello Kurt” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.1

  • Object oriented code.
  • New filter hooks.

1.0

First public release!