Nid yw’r ategyn hwn wedi cael ei ddiweddaru ers 3 ryddhad mawr. Efallai nad yw’n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio gyda fersiynau mwy diweddar o WordPress.

KCSpirit

Disgrifiad

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

Gosod

  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

Cwestiynau Cyffredin

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.

Adolygiadau

There are no reviews for this plugin.

Contributors & Developers

“KCSpirit” is open source software. The following people have contributed to this plugin.

Cyfranwyr

Translate “KCSpirit” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Cofnod Newid

1.0

  • Initial Release