Changeset 1545761
- Timestamp:
- 12/05/2016 10:48:35 AM (9 years ago)
- File:
-
- 1 edited
-
wp-easy-contact-form/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-easy-contact-form/trunk/readme.txt
r1545755 r1545761 33 33 Easy to use Different page or post by shortcode "[wecf_contact_form_shortcode]". 34 34 35 Use This Code in Page Template <code> "<?php echo do_shortcode('[wecf_contact_form_shortcode]'); ?>"</code>.35 Use This Code in Page Template <code> <?php echo do_shortcode('[wecf_contact_form_shortcode]'); ?></code>. 36 36 37 37
Note: See TracChangeset
for help on using the changeset viewer.