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

Fixed a small bug in the error message #1

Merged
merged 1 commit into from
Jul 17, 2011

Conversation

joelclermont
Copy link

If you had a camel cased function name, the error would say:

Function name "" is in camel caps format, try '' (Wordpress.NamingConventions.ValidFunctionName)

With this patch, it now will show the old function name and proposed function name in the error message.

mrchrisadams pushed a commit that referenced this pull request Jul 17, 2011
Fixed a small bug in the error message
@mrchrisadams mrchrisadams merged commit bde346f into WordPress:master Jul 17, 2011
@mrchrisadams
Copy link
Contributor

Merged in - thanks Joel!

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.

None yet

3 participants