wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



personal_options_update › WordPress Action Hooks

Da2.0.0
Deprecaton/a
do_action( 'personal_options_update', $user_id )
Parametri:
  • (int) $user_id The user ID.
    Richiesto:
Definito a:
Codex:

Fires before the page loads on the 'Profile' editing screen.

The action only fires if the current user is editing their own profile.





Sorgenti

do_action( 'personal_options_update', $user_id );