wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



wpmu_activate_user › Działania WordPress Hooks

OdMU (3.0.0)
Przestarzałyn/a
do_action( 'wpmu_activate_user', $user_id, $password, $meta )
Parametry: (3)
  • (int) $user_id User ID.
    Wymagane: Tak
  • (string) $password User password.
    Wymagane: Tak
  • (array) $meta Signup meta data.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Fires immediately after a new user is activated.





Źródło

do_action( 'wpmu_activate_user', $user_id, $password, $meta );