Title: Replacing the shortcode with code
Last modified: August 22, 2016

---

# Replacing the shortcode with code

 *  Resolved [WarpedMind](https://wordpress.org/support/users/warpedmind/)
 * (@warpedmind)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/replacing-the-shortcode-with-code/)
 * I need to put the [optinform] shortcode directly in the homepage template (php
   code) via the editor. How do I do that? Thanks.
 * [https://wordpress.org/plugins/optin-forms/](https://wordpress.org/plugins/optin-forms/)

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

 *  [Boris Beo](https://wordpress.org/support/users/brs/)
 * (@brs)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/replacing-the-shortcode-with-code/#post-5435035)
 * Hi WarpedMind,
 * use this code:
 * `<?php if(function_exists('optinforms_create_form')) { echo optinforms_create_form();}?
   >`
 *  Thread Starter [WarpedMind](https://wordpress.org/support/users/warpedmind/)
 * (@warpedmind)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/replacing-the-shortcode-with-code/#post-5435036)
 * Awesome! Thanks so much! Your plugin is a lifesaver. I really appreciate that
   you made this and your help.
 *  [Boris Beo](https://wordpress.org/support/users/brs/)
 * (@brs)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/replacing-the-shortcode-with-code/#post-5435085)
 * You’re welcome! 😉
 * I’m glad you’re enjoying the plugin.

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

The topic ‘Replacing the shortcode with code’ is closed to new replies.

 * ![](https://ps.w.org/optin-forms/assets/icon-256x256.png?rev=998391)
 * [Optin Forms - Simple List Building Plugin for WordPress](https://wordpress.org/plugins/optin-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/optin-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/optin-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/optin-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/optin-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/optin-forms/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Boris Beo](https://wordpress.org/support/users/brs/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/replacing-the-shortcode-with-code/#post-5435085)
 * Status: resolved