Title: Display form from php
Last modified: August 22, 2016

---

# Display form from php

 *  Resolved [Pistacho](https://wordpress.org/support/users/pistacho/)
 * (@pistacho)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/display-form-from-php/)
 * Hi, I just want to knwo if it’s posible to display the form calling it from the
   php. For example if I have a custom home page call the register form on home.
   php.
 * [https://wordpress.org/plugins/front-end-only-users/](https://wordpress.org/plugins/front-end-only-users/)

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

 *  Plugin Author [Rustaurius](https://wordpress.org/support/users/rustaurius/)
 * (@rustaurius)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/display-form-from-php/#post-5425849)
 * Hi Pistacho,
 * You can display the form using PHP by using the “do_shortcode” function, which
   will also let you use any other shortcodes from this and other plugins using 
   PHP. You can read more about it here:
 * [http://codex.wordpress.org/Function_Reference/do_shortcode](http://codex.wordpress.org/Function_Reference/do_shortcode)
 *  Thread Starter [Pistacho](https://wordpress.org/support/users/pistacho/)
 * (@pistacho)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/display-form-from-php/#post-5425852)
 * It works pefect. Thank you

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

The topic ‘Display form from php’ is closed to new replies.

 * ![](https://ps.w.org/front-end-only-users/assets/icon-128x128.png?rev=1805921)
 * [Front End Users](https://wordpress.org/plugins/front-end-only-users/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/front-end-only-users/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/front-end-only-users/)
 * [Active Topics](https://wordpress.org/support/plugin/front-end-only-users/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/front-end-only-users/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/front-end-only-users/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Pistacho](https://wordpress.org/support/users/pistacho/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/display-form-from-php/#post-5425852)
 * Status: resolved