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

Twitter Timeline Widget: Add option to set DoNotTrack #6722

Closed
Ligge opened this issue Mar 22, 2017 · 0 comments · Fixed by #9359
Closed

Twitter Timeline Widget: Add option to set DoNotTrack #6722

Ligge opened this issue Mar 22, 2017 · 0 comments · Fixed by #9359
Labels
[Feature] Extra Sidebar Widgets Good For Community [Pri] Low [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it [Type] Good First Bug

Comments

@Ligge
Copy link

Ligge commented Mar 22, 2017

The ability to set the DoNotTrack attribute on the Twitter Timeline Widget should be added.

Which would turn the start of the tag output in twitter-timeline.php from:
echo '<a class="twitter-timeline"';

Into:
echo '<a class="twitter-timeline" data-dnt="true"';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Extra Sidebar Widgets Good For Community [Pri] Low [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it [Type] Good First Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants