Tag: external link

Putting external link icon in WordPress

Allow your website visitors to determine whether a link is internal or external by modifying your WordPress theme so that it automatically inserts a small graphic to any external link in your website’s content.

no thumbnail yet

[ 4 Comments ] Posted on January 30, 2010 under Cascading Stylesheet

Making all external links open in a new tab or window in WordPress

Insert a PHP code in the functions.php of your WordPress theme to make all internal links open in new window or tab and all internal links on the same window without having to manually set the target window in your WordPress visual editor..

no thumbnail yet

[ 13 Comments ] Posted on December 15, 2009 under WordPress