Title: wp_login_form() call
Last modified: August 30, 2016

---

# wp_login_form() call

 *  Resolved [soda.break](https://wordpress.org/support/users/sodabreak/)
 * (@sodabreak)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/wp_login_form-call/)
 * Hi,
 * I am using your plugin for all my end users to login and create their account
   on my website.
 * Now, I have used another Plugin – Business Directory Plugin(BDP).
 * This plugin, allows only ‘logged in’ users’ to submit a Business listing on my
   website.
 * On clicking ‘Submit a listing’, user if not logged in, is taken to Log in page.
 * I have specified the new login page, that is created using your plugin, i.e.
   
   [http://doctoroscope.com/login/](http://doctoroscope.com/login/)
 * However, on clicking the Submit a listing, the page still goes to the wp-login
   page and not the login page set by your plugin (which is what I want, I don’t
   want WP login page to be used by my end users), BDP plugin author says, check
   with you if you have used the Standard call for login : <?php wp_login_form();?
   >
    and used necessary overriding methods.
 * If yes, can you point me to the pages and functions that I can look into from
   my side to read the corresponding code please.
 * Thanks
 * [https://wordpress.org/plugins/ultimate-member/](https://wordpress.org/plugins/ultimate-member/)

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

 *  Plugin Author [Ultimate Member](https://wordpress.org/support/users/ultimatemember/)
 * (@ultimatemember)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/wp_login_form-call/#post-6661985)
 * Hi,
 * Can I ask you to please create a support ticket here: [https://ultimatemember.com/support-contact/](https://ultimatemember.com/support-contact/)
   so we can help you with this issue.
 * Thanks 🙂
 *  Thread Starter [soda.break](https://wordpress.org/support/users/sodabreak/)
 * (@sodabreak)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/wp_login_form-call/#post-6662029)
 * Are you saying you wouldn’t help me if I didn’t create a ticket on your website?
 *  Plugin Author [Ultimate Member](https://wordpress.org/support/users/ultimatemember/)
 * (@ultimatemember)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/wp_login_form-call/#post-6662031)
 * No we are not saying that. It is just our preferred method for handling support.
   I have replied to your other topics with why we would prefer to handle support
   via the ticekting system. If you do not wish to use our support system we can
   help you out as best we can here. Let us know if you only want to use this forum(
   the limitation of this is that we won’t be able to see issues first hand unless
   you are prepared to share links to site publicly).
 * Thanks 🙂
 *  Thread Starter [soda.break](https://wordpress.org/support/users/sodabreak/)
 * (@sodabreak)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/wp_login_form-call/#post-6662043)
 * I have already shared my site link to you, so there is no question of me keeping
   it hidden to be used only by your ticketing system.
 * If you can please look into the issue I raised, that will be great
 * Thanks
 *  Plugin Author [Ultimate Member](https://wordpress.org/support/users/ultimatemember/)
 * (@ultimatemember)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/wp_login_form-call/#post-6662055)
 * If you do not want wp-login.php to be used just go to UM settings > Access > 
   there’s option that says allow backend login turn it to NO.
 * Try that please.
 * Thanks!
 *  Thread Starter [soda.break](https://wordpress.org/support/users/sodabreak/)
 * (@sodabreak)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/wp_login_form-call/#post-6662059)
 * No, that is not the point.
 * I want to know, where is your login function.
 * Please specify which page has this login function you have created.
 * I want to call it from another link on my page.
 * Are you using the standad wp-login_form() function that is used by WP, with y
   our overriding methods?
 * Thanks
 *  Plugin Author [Ultimate Member](https://wordpress.org/support/users/ultimatemember/)
 * (@ultimatemember)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/wp_login_form-call/#post-6662090)
 * Please look in core/um-actions-login.php to see how we handle the login process.
 * Thanks!
 *  Plugin Author [Ultimate Member](https://wordpress.org/support/users/ultimatemember/)
 * (@ultimatemember)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/wp_login_form-call/#post-6662091)
 * And to get the page of UM that has login form.
 * um_get_core_page(‘login’);

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

The topic ‘wp_login_form() call’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-member/assets/icon-256x256.png?rev=3160947)
 * [Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin](https://wordpress.org/plugins/ultimate-member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-member/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-member/reviews/)

## Tags

 * [call](https://wordpress.org/support/topic-tag/call/)
 * [login](https://wordpress.org/support/topic-tag/login/)
 * [Standard](https://wordpress.org/support/topic-tag/standard/)
 * [wp_login_form](https://wordpress.org/support/topic-tag/wp_login_form/)

 * 8 replies
 * 2 participants
 * Last reply from: [Ultimate Member](https://wordpress.org/support/users/ultimatemember/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/wp_login_form-call/#post-6662091)
 * Status: resolved