wpseo_user_profile_additions, $user

wpseo_user_profile_additions, $user

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: wordpress-seo.28.1

do_action('wpseo_user_profile_additions, $user') is found 1 times:

  • /src/user-profiles-additions/user-interface/user-profiles-additions-ui.php line 91

    Warning: Undefined array key 94 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 95 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 96 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		 * @internal
    		 *
    		 * @param WP_User $user The current WP_User object.
    		 */
    		\do_action( 'wpseo_user_profile_additions', $user );
    		echo '</div>';
    	}
    }