Title: Pie- register plugin shortcode
Last modified: August 21, 2016

---

# Pie- register plugin shortcode

 *  [Rubiya](https://wordpress.org/support/users/rubiya/)
 * (@rubiya)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/pie-register-plugin-shortcode/)
 * Suggest me, How to display registration form and other plugin features on front
   end of the wordpress website. I want shortcodes.
 * Kindly suggest me.
 * [http://wordpress.org/plugins/pie-register/](http://wordpress.org/plugins/pie-register/)

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

 *  [indurani](https://wordpress.org/support/users/indurani/)
 * (@indurani)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/pie-register-plugin-shortcode/#post-4429716)
 * There is no short-code for pie chart..
 * If you check checkbox anyone can register at Settings –> General, Then you can
   see register page. [http://yourwesite.com/wp-login.php?action=register](http://yourwesite.com/wp-login.php?action=register)
   There you can check your settings of register page.
 * — AJsquare (INDU)
 *  [eldehel](https://wordpress.org/support/users/eldehel/)
 * (@eldehel)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/pie-register-plugin-shortcode/#post-4429718)
 * Hi,
 * I guess Rubiya is speaking about the V2 beta of PIE REGISTER.
    I have a system,
   where users will log from a lightbox like with three tabs to connect, register,
   then forgot password.
 * So if i check in admin config, when you block the access to regular wp-admin?
   action=register etc… you have 3 dropdowns where to choose then wich page to use
   instead.
 * And if you choose : PIE Register Login for example, etc… it says just bellow 
   the field :
 * > This page must contain the Pie Register Login form short code.
 * So what that sentence means exactly ?
 * My problem is that when i create a custom form, i don’t think it updates the 
   whole system. So if you request the WP register form inside a custom lightbox
   for example, you still have the default wordpress fields. I guess the whole function
   WP register fields should be updated so be call everywhere on custom template.
 * Well so if the plugin is not doing this, then we need a shortcode I guess to 
   call the modified WP register form where we want.
 * And this looks to be possible from this sentence about shortcode in admin…
 * Am I right ? ^^
 * Thanks,
    Eldehel
 *  [eldehel](https://wordpress.org/support/users/eldehel/)
 * (@eldehel)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/pie-register-plugin-shortcode/#post-4429719)
 * Ok mea culpa, i just found these shortcodes inside the FAQ of the website, so
   maybe it can be useful to place these shortcodes directly inside PIE REGISTER
   admin page as a reminder…
 * > With the use of Shortcodes ([pie_register_login] & [pie_register_form]), Pie-
   > Register allows you to place your registration forms anywhere you desire. With
   > the use of shortcodes and built-in Widgets, Pie-Register allows you to place
   > the login/registraion forms anywhere you want.
 * edit : after looking inside plugin (v2 beta) i found all :
 * > add_shortcode( ‘**pie_register_login**‘, array($this,’showLoginForm’) );
   >  add_shortcode(‘**
   > pie_register_form**‘, array($this,’showForm’) ); add_shortcode( ‘**pie_register_profile**‘,
   > array($this,’showProfile’) ); add_shortcode( ‘**pie_register_forgot_password**‘,
   > array($this,’showForgotPasswordForm’) );

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

The topic ‘Pie- register plugin shortcode’ is closed to new replies.

 * ![](https://ps.w.org/pie-register/assets/icon-256x256.png?rev=2467686)
 * [Pie Register – User Registration, Profiles & Content Restriction](https://wordpress.org/plugins/pie-register/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pie-register/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pie-register/)
 * [Active Topics](https://wordpress.org/support/plugin/pie-register/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pie-register/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pie-register/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [eldehel](https://wordpress.org/support/users/eldehel/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/pie-register-plugin-shortcode/#post-4429719)
 * Status: not resolved