thoughtis / cata-blocks

Block Editor components for use with the Cata theme.
GNU General Public License v3.0
1 stars 0 forks source link

Optionally open links to external domains in new tab #162

Closed douglas-johnson closed 3 months ago

douglas-johnson commented 3 months ago

In the REST API block, add an attribute and if that attribute is true open links to external domains in a new tab. It should be possible to do this in the render function so there's no client side JS involved.