Soooo… I was bored earlier today and decided to code a plugin just for kicks. So, lo and behold, I give you WP-Konami! Hey I never said it was useful. WP-Konami uses jQuery to add a hook listening for a Konami Code input sequence, and redirects successful sequences to a URL you specify in the options. You can get your site listed at Konami Code Sites once you have it installed, too!
Enjoy!




May 16th, 2009 at 7:55 pm
Dope!
May 17th, 2009 at 2:48 am
some wicked useful thing can be to have an admin login page in stealth mode that can be activated with keyboard sequences… super cool
May 17th, 2009 at 6:52 am
Works great, thank you
May 17th, 2009 at 4:52 pm
I can’t get to the settings page via dashboard link under the Settings in sidebar for wp-konami.
I can get there if I go manually (type) http://www.mysite.com/wp-admin/options-general.php?page=wp-konami/wpkopt.php
the link that shows if I hover the link in settings is;
http://www.mysite.com/wp-admin/WPK_PATHwpkopt.php
I can look at it later to code a fix but have to go out for a while and can’t get to it for a few hours if you want to have a go at a fix.
Other than that it works fine, maybe for a new version, you can add the ability to make more codes in the settings page? that has some good possibilities.. hehe
Thanks..
Og
May 17th, 2009 at 6:40 pm
@Augustine Fixed in 1.0.1
May 17th, 2009 at 8:20 pm
Thanks! Got it and all works perfectly!
May 18th, 2009 at 3:48 pm
I was just thinking about figuring out a way to do that to my site, and now there’s an easy wordpress plugin that does it for me! Guess I have no excuse now.
You know, it would also be cool if you had the option of other things triggering when the code enters, instead of redirecting to a different url (like the Konami Codes site).
May 18th, 2009 at 4:05 pm
@Random Like what? I thought about popping a prettyPhoto-like window with some message, but other than that I don’t know what could possibly be useful. Any ideas?
May 19th, 2009 at 12:47 pm
thanks…
May 20th, 2009 at 6:47 am
It works fine with Firefox and so on, but in IE7 or IE8 the code will not work. Any idea?
May 20th, 2009 at 4:10 pm
@EPICENTER It doesn’t work in IE6 for sure (nothing ever works in IE6). I don’t develop anything with IE in mind, so it wouldn’t surprise me if it didn’t work with any flavors of IE. Just take a look at this site in IE, it’s probably ugly as hell. Anyway, I’ve just tested WP-Konami in IE6 and IE8, and it doesn’t work. Feel free to fork a IE-compatible version. I don’t plan on supporting IE. Ever.
May 22nd, 2009 at 3:56 am
I cannot find the options/settings for it just installed it a few hours ago. I am using google chrome and plugin is current
May 22nd, 2009 at 12:30 pm
@x0fx3 There’s one link to the settings in the plugins list page and another one in the Settings section. If all else fails, yourblog.com/wp-admin/options-general.php?page=wp-konami/wpkopt.php
May 23rd, 2009 at 5:52 am
I have to go use the direct link to the settings. Its not showing on plugin list or settings list.
May 23rd, 2009 at 6:00 am
maybe its because I dont have jQuery, because its not working for me.
May 23rd, 2009 at 10:41 am
@x0fx3 The link should show whether you have jQuery or not. If you don’t have jQuery you should simply enable jQuery substitution and it should use the bundled version.
May 23rd, 2009 at 4:33 pm
Hi, nice posts there
thank’s for the interesting information
May 23rd, 2009 at 5:27 pm
It just won’t work for me I tried everything, I tested it on my main browser Chrome and on IE8.
December 21st, 2009 at 2:12 pm
First of all, thanks for this plugin. I’ve been using it for quite a long time, but sometime along the way problems started to occur:
WP2.9, WP-Konami 1.2, Line 95:
$k should be $optName .
The option for making it show only work on the homepage isn’t working. It’s on every page. Other option changes in misc do not get updated with this plugin enabled.
January 7th, 2010 at 3:27 am
First of all – love this plugin idea!! The only thing is that I have WP v2.9.1 and the plugin doesn’t seem to be working properly
there is no settings options under plugins or in the settings menu. Perhaps it doesn’t work with the newest version of WP?