Reply To: Making message read-only


Home Forums Front End PM PRO Making message read-only Reply To: Making message read-only

#11255
Alex Brearley
Participant

I can see what the issue is, should be if ( (‘send_reply’ === $cap) and not if ( (‘send_reply’ !== $cap)

I have also used wp_get_post_parent_id to get parent ID’s of reply messages to check those as well