=== WP-Konami === Tags: jquery, konami Requires at least: 1.5 Tested up to: 2.7.1 Stable tag: 1.0 Author: Pier-Luc Petitclerc Author URI: http://blog.fusi0n.org Add the [Konami Code](http://en.wikipedia.org/wiki/Konami_Code) to your WordPress blog and redirect to a custom URL on successful input sequence == Description == WP-Konami adds a small JavaScript to your WordPress blog (all pages or just the index) that adds a hook that listens to user input for the [Konami Code](http://en.wikipedia.org/wiki/Konami_Code). When users successfully input the code, they are redirected to a custom URL. == Installation == Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload it to `/wp-content/plugins/`. Then just visit your admin area and activate the plugin. That’s it! You can access the settings via the ‘Plugins’ menu or in ‘Settings’ -> ‘WP-Konami. See Also: [“Installing Plugins” article on the WordPress Codex](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins) == Frequently Asked Questions == = What is the Konami Code? = Up, Up, Down, Down, Left, Right, Left, Right, B, A == ChangeLog == = 1.0 = * Initial release