• Resolved Ahmet

    (@ahmetp83)


    Hi,

    User1 and User2 are messaging. If User1 delete the message, User2 cant reply the message. Reply form not appear and it says: “‘You do not have permission to send reply to this message!'”

    However if User2 is an admin, he can reply the message. Reply is sending successfully.

    But the problem is, this reply doesn’t go anywhere. User1 never receive it. It lost.

    So if ( ! current_user_can( 'send_reply', $parent_id ) ) {

    must include admin.

    I did this test with clean install on different domain. Did not edit any codes.

    • This topic was modified 6 years, 6 months ago by Ahmet.
    • This topic was modified 6 years, 6 months ago by Ahmet.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘current_user_can must include admin’ is closed to new replies.