From 86f44ae0ac4bfaa0daed50efad3548b35a5124b0 Mon Sep 17 00:00:00 2001 From: kennethreitz Date: Wed, 16 Dec 2009 23:28:47 -0500 Subject: [PATCH] added working plugin --- plugin.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 plugin.php diff --git a/plugin.php b/plugin.php new file mode 100644 index 0000000..c13f456 --- /dev/null +++ b/plugin.php @@ -0,0 +1,23 @@ +jQuery TOOLS to your WordPress site. And it's all thanks to Kenneth Reitz! + Author: Kenneth Reitz + Author URI: http://kennethreitz.com + Version: 1.0 + */ + +add_action('admin_menu', 'gopenid_admin_menu'); + +function chromeframe_snippet() { ?> + + + + +