Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin name added #32

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Plugin name added #32

wants to merge 6 commits into from

Conversation

JohnnyNT
Copy link

@JohnnyNT JohnnyNT commented Apr 25, 2014

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).

Plugin name is necessary for WP to display it in "what's new" popup.
Array key "homepage" is updated to "plugin_homepage" in order to achieve this: http://prntscr.com/52ds65
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant