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

Escape the URLs on the share buttons, and the text on the Twitter button. #1077

Merged
merged 1 commit into from
Jan 19, 2016

Conversation

benlk
Copy link
Collaborator

@benlk benlk commented Jan 19, 2016

Changes

  • Uses esc_url instead of esc_attr for the permalinks passed with the Twitter and Facebook share buttons
  • Uses urlencode instead of esc_attr for the post title passed with the Twitter share button.

Why

For #1076 and HELPDESK-537

aschweigert added a commit that referenced this pull request Jan 19, 2016
Escape the URLs on the share buttons, and the text on the Twitter button.
@aschweigert aschweigert merged commit fa663d4 into develop Jan 19, 2016
@aschweigert aschweigert deleted the 1076-urlencode-share-button-text branch January 19, 2016 19:17
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