RSS Amplifier

Recent Questions - WordPress Development Stack Exchange · Oct 5, 2016

How to Access wp_usermeta Data Immediately After a New User is Created

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

I am trying to find a WordPress action hook that will allow me to access a new user's wp_usermeta information, immediately after the user has been created. In our registration process, custom fields are entered along with the standard WordPress user fields. So far, I've tried using the hook user_register , but that doesn't work. I sort of expected user_register wouldn't work, because its codex…

Read on wordpress.stackexchange.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.

    Reading · Recent Questions - WordPress Development Stack Exchange · RSS Amplifier