"Reverse Tabnabbing" should be fixed...
Anywhere target="_blank" is used, you should include rel="noopener" with it, for security.
I confirmed, on latest version of Toolset Types, that using
types_render_field( 'url', [ 'id' => 1234, 'target' => '_blank', 'title' => 'text' ] )
DOES include target="_blank" but does NOT also include rel="noopener"
You can reference hidden link for more details.
WordPress has a function for this: https://developer.wordpress.org/reference/functions/wp_targeted_link_rel/
Also see https://core.trac.wordpress.org/changeset/49215
Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
Hello. Thank you for contacting the Toolset support.
Thank you for reporting this and I confirm that we do not add the attribute rel="noopener".
I've escalated this to our next level support for further assessment. Please hold on for further updates.
Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
We filed a request for the same and you are welcome to mark resolve this ticket.
Thanks for your attention to this.