is there a way for me to add a page to my template directory to customize my login.php page?
I couldn't find much on the subject so I decided to post the question here.
|
|
|
You can use some actions and filters on wordpress you can use to customize your login page: Here are some i found in the wp-login.php file action filter filter filter filter action The logo comes from the css rule All hooks and actions can be added on your theme functions.php or within a plugin. |
||||
|
|
|
Create your own page and paste this code in page.php where you want to show login form or check wp-admin/css/color-fress.css go and edit little bit css there
|
|||
|
|