That got the plugin to load, but I’m still getting errors:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘save_feat’ not found or invalid function name in /srv/bindings/4a86d9050b5447fdbdd0434a166702b1/code/wp-includes/plugin.php on line 470
These show up at the top of any page that calls the ebs plugin.
Also, All the javascript is in no conflict mode ( using jQuery(‘.class’), rather than $(‘.class’) ) . Is there a way to change this ?