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

This fixes a fatal error caused by a typo in the function name. #5

Closed

Conversation

fabacab
Copy link
Contributor

@fabacab fabacab commented Mar 4, 2015

No description provided.

fabacab referenced this pull request Mar 4, 2015
If a user creates, but then deletes a syndication link, this refactored
code will always return an array that begins with an empty string as the
first element, because that's how WordPress saves the "Syndication
Links" meta field when it's empty. This commit guards against creating
an empty list item in the list of syndicated links. Probably should have
put this in pull request #3 but I did not test thoroughly enough, obvs.
@dshanske
Copy link
Owner

dshanske commented Mar 4, 2015

Actually, I did test it. I forgot to add a file to the commit...deploying the missing update as opposed to the fix.

@dshanske dshanske closed this Mar 4, 2015
@fabacab fabacab deleted the fix-syn_clean_urls_string-fatal branch March 5, 2015 03:32
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

2 participants