Title: Signup code into every post
Last modified: August 19, 2016

---

# Signup code into every post

 *  [ofczi](https://wordpress.org/support/users/ofczi/)
 * (@ofczi)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/signup-code-into-every-post/)
 * Hello Everyone,
 * Does anybody know how to do the following?
 * In my blog, at the end of every post I want to see the signup form for my newsletter.
 * What code, where and how should I paste in?
 * Thank you for your help.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/signup-code-into-every-post/#post-1758117)
 * Could use this [http://wordpress.org/extend/plugins/simplr-registration-form/](http://wordpress.org/extend/plugins/simplr-registration-form/)
 * If you want WordPress to place the registration automatically in each post you
   would add code to the appropriate template (e.g. your theme’s index.php maybe):
 *     ```
       <?php echo do_shortcode('[Register]'); ?>
       ```
   
 * Also see:
    [Stepping Into Templates](http://codex.wordpress.org/Stepping_Into_Templates)
   [Template Hierarchy](http://codex.wordpress.org/Template_Hierarchy)
 *  Thread Starter [ofczi](https://wordpress.org/support/users/ofczi/)
 * (@ofczi)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/signup-code-into-every-post/#post-1758118)
 * Thank you, and what if I paste it in the post.php?
 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/signup-code-into-every-post/#post-1758122)
 * Well if post.php is the template that displays your posts then that would work.
 *  Thread Starter [ofczi](https://wordpress.org/support/users/ofczi/)
 * (@ofczi)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/signup-code-into-every-post/#post-1758123)
 * Thank you

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Signup code into every post’ is closed to new replies.

## Tags

 * [post](https://wordpress.org/support/topic-tag/post/)
 * [signup](https://wordpress.org/support/topic-tag/signup/)

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 4 replies
 * 2 participants
 * Last reply from: [ofczi](https://wordpress.org/support/users/ofczi/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/signup-code-into-every-post/#post-1758123)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
