first commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<p>
|
||||
<?php
|
||||
/* translators: %s links to the Gravity Forms overview page */
|
||||
echo sprintf( __( 'To integrate with Gravity Forms, add the "Mailchimp for WordPress" field to <a href="%s">one of your Gravity Forms forms</a>.', 'mailchimp-for-wp' ), admin_url( 'admin.php?page=gf_edit_forms' ) );
|
||||
?>
|
||||
</p>
|
||||
Reference in New Issue
Block a user