Home › Forums › Front End PM PRO › Disable › Reply To: Disable
October 9, 2020 at 7:37 pm
#41256
jilllynndesign
Participant
Uh, my code keeps getting cut off and I can’t seem to Edit my reply.
<?php
$attendee_info = get_userdata(UPT()->get_user_id());
$attendee_display_name = $attendee_info->user_nicename;
} ?>
<?php if (fep_current_user_can( ‘send_new_message’ )) { ?>
$attendee_display_name ) ); ?>”>Send Message
<?php } ?>