Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Viewing all articles
Browse latest Browse all 8245

ionurboz on "Wordpress re-send register details and password!"

$
0
0

Hi,

I work a project..

I do make custom register / login / reset password page without wp-login.php

I want to create new page (re-send password to e-mail):

One way, I am get user email within one form. And get user data by email. After deleted user, insert new user from old data.

Problem: User posts, settings more details lost!

The solutions: I am check the user have post or change more detail, return to user wrong this account already used by you!

Main question:

I am want to check user login any time?

I think add a user meta user_lastlogin,'null' and update user meta from wp-login hook. user_lastlogin, time()

It will be give me a problem?


Viewing all articles
Browse latest Browse all 8245

Trending Articles