better_messages_mini_chat_button
WebSocket Version Guide
This functionality available only with WebSocket Version
Mini chat button shortcode
Shows mini chat button (opens mini chat with user on click)
This button will work only if Mini Chats option is enabled in plugin settings
Attribute | Whats it for | Default |
---|---|---|
text | Sets button text label | "Private Message" |
user_id | Set User ID with whom conversation will be started | Post author of WordPress Post/Page |
subject | Set subject for conversation | None |
unique_tag | This will be usefully if you want to create unique conversations between buyers and seller, when they're discussing different products. For example set | None |
class | Sets additional class to button html element. | None |
[better_messages_mini_chat_button text="Private Message" subject="New conversation subject" class="extra-class"]