• I’m using <?php do_action( ‘woothemes_our_team’, array(‘limit’ => -1, ‘per_row’ => 1, ‘category’ => single_cat_title(”, false)) ); ?> and I was wondering if there is any way to make the title link open in a new tab. For example, is there an argument I can use or something I can add to functions.php or if I want this will I have to re-code the page by hand?

  • The topic ‘Open Link in New Tab’ is closed to new replies.