Tag: external link

Putting external link icon in WordPress

[ No Comments ] Posted on January 30, 2010 under Cascading Stylesheet (CSS), WordPress tweaks

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.

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

[ 2 Comments ] Posted on December 15, 2009 under WordPress tweaks

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..