Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

KCSpirit

Beschreibung

KCSpirit allows you to add a secret key combination like the konami code to trigger an easteregg or similar on your site.

Installation

  1. Create the directories /wp-content/plugins/kcspirit and /wp-content/plugins/kcspirit/images
  2. Upload kcspirit.php to the /wp-content/plugins/kcspirit directory
  3. Upload images/start.png to the /wp-content/plugins/kcspirit/images directory
  4. Activate the plugin through the ‚Plugins‘ menu in WordPress

FAQ

How do I change the Key Combination?

In the options page change the comma separated list of javascript keycodes. The new list must be in order the keys should be pressed.

How do I change the what the combination does?

Change the javascript in the Javascript Effect box in the options page. This is the code that will be executed. There are three examples provided by default, two of these are commented out.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„KCSpirit“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „KCSpirit“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • Initial Release