Skip to content

Instantly share code, notes, and snippets.

@SiR-DanieL
Created February 3, 2017 08:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SiR-DanieL/08751fcbc06d1e5baab93fa1a5999bad to your computer and use it in GitHub Desktop.
Save SiR-DanieL/08751fcbc06d1e5baab93fa1a5999bad to your computer and use it in GitHub Desktop.
contact.php
<h2><?php echo esc_html( 'Contact Us!' ); ?></h2>
<p><?php echo esc_html( 'Do you need any help? Please feel free to contact us from here!' ); ?></p>
<?php echo do_shortcode( 'WRITE HERE YOUR CONTACT FORM 7 SHORTCODE' ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment