bp_avatar_cropper()
Output the avatar cropper <img>
markup.
Description
No longer used in BuddyPress.
Source
File: bp-core/bp-core-template.php
function bp_avatar_cropper() { ?> <img id="avatar-to-crop" class="avatar" src="<?php echo esc_url( buddypress()->avatar_admin->image ); ?>" /> <?php }
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.