After downloading and installing the boj_altapi.php plugin, I renamed the "define" statement on line 10.
I then uploaded the plugin, which works until I click on the "View Version 2.0 Details" link. This is the debug code I receive:
HTML Code:
Notice: Undefined variable: transient in C:\xampp\htdocs\xampp\BFWP\wp-content\plugins\boj_altapi.php on line 94
Notice: Trying to get property of non-object in C:\xampp\htdocs\xampp\BFWP\wp-content\plugins\boj_altapi.php on line 94
Notice: Undefined property: stdClass::$version in C:\xampp\htdocs\xampp\BFWP\wp-admin\includes\plugin-install.php on line 258
Notice: Undefined property: stdClass::$author in C:\xampp\htdocs\xampp\BFWP\wp-admin\includes\plugin-install.php on line 258
Notice: Undefined property: stdClass::$homepage in C:\xampp\htdocs\xampp\BFWP\wp-admin\includes\plugin-install.php on line 258
Ultimately, the new plugin is downloaded, but wondering about the debug info. Thanks for your help.