Popis
KCSpirit allows you to add a secret key combination like the konami code to trigger an easteregg or similar on your site.
Instalace
- Create the directories
/wp-content/plugins/kcspirit
and/wp-content/plugins/kcspirit/images
- Upload
kcspirit.php
to the/wp-content/plugins/kcspirit
directory - Upload
images/start.png
to the/wp-content/plugins/kcspirit/images
directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
Nejčastější dotazy
- 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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
KCSpirit je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “KCSpirit” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0
- Initial Release