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



show_user_profile › Działania WordPress Hooks

Od2.0.0
Przestarzałyn/a
do_action( 'show_user_profile', $profile_user )
Parametry:
  • (WP_User) $profile_user The current WP_User object.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Fires after the 'About Yourself' settings table on the 'Profile' editing screen.

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





Źródło

do_action( 'show_user_profile', $profile_user );