Aquesta extensió no s’ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s’usa en versions recents del WordPress.

KCSpirit

Descripció

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

Instal·lació

  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

PMF

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.

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«KCSpirit» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

1.0

  • Initial Release