wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



edit_user_profile_update › WordPress Action Hooks

Seit2.7.0
Veraltetn/v
do_action( 'edit_user_profile_update', $user_id )
Parameter:
  • (int) $user_id The user ID.
    Erforderlich: Ja
Definiert in:
Codex:

Fires before the page loads on the 'Edit User' screen.





Quellcode

do_action( 'edit_user_profile_update', $user_id );