I am able to send messages from the customer to the vendor, but unable to send messages from the Vendor to the customer.
I noticed that I get a console error when I try to send a message from the Vendor’s Orders admin page: Uncaught ReferenceError: send_order_message is not defined
I commented out return ” in : function load_scripts_admin($hook). The if statement for administrators and vendors return different results.
Please consider this fix in the new version of the plugin and I will appreciate it i you could let me know when this has been resolved in the new version of your plugin.