where are messages between users saved? and where exactly are they saved? if they are not saved, how can I enable or add this?
Hello @aza,
The answer to this question can be found by searching the forum, or simply looking at the HivePress settings (HivePress > Settings >Messages) :
2 Likes
Is there a way to find out who the message was sent to? or chat ID or something like that
You’re welcome ! Don’t mention it .
Like in any communication system, you have a sender and an addressee, in addition to the message ID.
Do your homework, explore for yourself, you’ll find out.
Messages are hosted in the wp_comments table, with a comment_type=‘hp_message’
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.