Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter thelaw

    (@thelaw)

    This worked – it wasn’t just the target but also the blank in the line. Not sure of the target is depracated for external but here is what worked for me:

    'markup_large' => '<a href="http://www.facebook.com/sharer.php?u='.$link.'&locale='.$locale.'&t='.str_replace(' ', '%20', $title).'" rel="external nofollow"><span class="vhidden">'.apply_filters('wpsocialite_share_facebook_label',__('Share on Facebook.','wpsocialite')).'</span></a>',

    Should be target=”_blank”, not _target=”blank”…

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘_target="blank" breaks validation’ is closed to new replies.