Plug-in seems to activate just fine. Its only when I go to actually add a new redirect. Seems WP is including the file twice in one request which begs whether this is a WP problem or a goCodes problem. I tried adding if (function_exists('..'))... around all the function declarations and all I got was a blank page after the new redirect submission. I thought maybe it was just a redirection problem at that point, but I went back to the goCodes UI and nothing was in the list.
Fatal error: Cannot redeclare wsc_gocodes_install() (previously declared in /data/wp-content/plugins/gocodes/gocodes.php:29) in /data/wp-content/plugins/gocodes/gocodes.php on line 65