wpseo_render_user_profile, $user
wpseo_render_user_profile, $user
Appears in: wordpress-seo.28.1
Hook Type: action
Displaying hooks found in version: wordpress-seo.28.1do_action('wpseo_render_user_profile, $user') is found 1 times:
- /src/user-meta/user-interface/custom-meta-integration.php line 116
Warning: Undefined array key 119 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 120 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 121 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
$meta->render_field( $user->ID ); } \do_action( 'wpseo_render_user_profile', $user ); echo '</div>'; } }