Dicas Web: Add target=”blank” to all links

I’ve never been a fan of target=”blank” links, but I’m always surprised to see how clients love them. So if you need to transform all links to target=”blank” links, here is an easy solution.

This function have to be pasted in your functions.php file.

    function autoblank($text) {
        
    $return = str_replace(‘