views:

39

answers:

1

Hi I am new to wordpress. I'm creating template in wordpress with php.I would like to know how to integrate my own login page (which contain two boxes i.e, user name & password) with wordpress login system.

Please anyone give a solution. Thanks in advance.

by vinoth .J

A: 

If you are building your own theme, you can add a login area to your theme. If you would rather use a plugin, there are several plugins which let you add a login area, such as Sidebar Login and BM Custom Login.

shipshape