-
Posted a reply to RSS feeds open in new window, on the site WordPress.org Forums:
Nevermind, did it with jQuery. window.onload = function() { var allLinks = document.querySelectorAll("div.su-feed a"); for(var… -
Created a topic, RSS feeds open in new window, on the site WordPress.org Forums:
Greetings, Is there a setting someplace or an easy wa…