RSS Links – opening in new window
-
Hi there,
running the following command in my sidebar – and it’s working great!<?php include_once (ABSPATH . WPINC.’/rss-functions.php’);
wp_rss(‘http://www.ft.com/rss/blablabla/etcetera/’, 10); ?>However I’d need the single news links to be opened in a new window when they’re clicked. In HTML I know of the command
target=”_blank”but I really don’t know if it works in this context. If it does, where must it be declared?
Thx,
Paul
p.s. sorry if this has been posted… “data mining” in the support forums isn’t the easiest. Or maybe I’m just too old / dumb 😉
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘RSS Links – opening in new window’ is closed to new replies.