WPF6: Adding links to WPForms

This lesson is for Administrators

WPF6: Adding links to WPForms

Here are the codes to use to add links to WPForms:

For link opening in the same tab:
<a href="link">link name</a>

For link opening new tab:
<a href="link"target="_blank">link name</a>

WordPress Forms Plugin

For more lessons on WordPress Plugins, please visit: WordPress Plugins

Leave a Reply

Your email address will not be published. Required fields are marked *