📄️ login_url
This filter allows to overwrite login url which is used to display in chat rooms and some other places.
📄️ registration_url
This filter allows to overwrite registration url which is used to display in Better Messages.
📄️ can_send_message
This filter allows to restrict replies to conversation by any custom condition
📄️ get_member_id
This filter allows modifying dynamical detection of user id which is used by those shortcodes:
📄️ get_user_roles
This filter allows to customize user roles which is used by plugin to apply restrictions, limitations and other role based features.
📄️ is_verified
This filter allows to show member verified badge in Better Messages interface based on custom conditions.
📄️ predefined_suggestions_user_ids
This filter allows to overwrite users which are displayed in suggestions when starting new conversation.
📄️ rest_thread_item
This filter allows to filter thread item data returned by Better Messages rest api.
📄️ rest_user_item
This filter allows to filter user data returned by Better Messages rest api.
📄️ search_user_sql_condition
This filter allows to modify MySQL query which is used to search users in Better Messages, which will allow to modify search results