jeremyclark13 / automatic-theme-plugin-update

Self hosted plugin and theme update scripts
http://clark-technet.com/2010/12/wordpress-self-hosted-plugin-update-api
548 stars 147 forks source link

Plugin name added #32

Open JohnnyNT opened 10 years ago

JohnnyNT commented 10 years ago

The plugin name is necessary for WP to display it in "what's new" popup. Probably required after 3.9 version (didn't notice this problem with earlier WP versions). This will also fix notice: "Notice: Undefined property: stdClass::$name in /wp-admin/includes/plugin-install.php on line 356" (when WP debug is on).