Skip to content

Commit

Permalink
Add Third Party to plugin information on imported contact page
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamwhisper committed Mar 18, 2019
1 parent 6c1138f commit 0cd81ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/import/content/contact.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@

return <<<CONTENT
<!-- wp:paragraph -->
<p>Add a contact form to this page with the pre-installed WPForms Lite plugin. Learn <a href="https://my.studiopress.com/documentation/wpforms/plugin-usage/create-contact-forms-with-wpforms/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">how to create a form using WPForms</a>.</p>
<p>Add a contact form to this page with the pre-installed WPForms Lite plugin (Third Party). Learn <a href="https://my.studiopress.com/documentation/wpforms/plugin-usage/create-contact-forms-with-wpforms/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">how to create a form using WPForms</a>.</p>
<!-- /wp:paragraph -->
CONTENT;

0 comments on commit 0cd81ba

Please sign in to comment.