ConnectSphere transforms your online courses with video, audio, chat, and screen-sharing sessions via WebRTC. It features a modern, secure, and optimized interface for up to 100 participants.
Key features:
getStats() (RTT + packet loss).performJoin() to eliminate duplicated code between the Create and Join flows.load_plugin_textdomain() — PHP-side translations now load correctly.videoroomHandle / textroomHandle variables (now correctly using videoroom / textroom).connectSphere.plugin_url.wp_ajax_connectsphere_join_room registration (endpoint was never called from the front-end)..unread-badge, .new-message-highlight, .disabled, .hand-raised.plugin_url added to localized JS data; removed unused ajax_url / nonce.(2026-04-25)
[connectsphere_room] shortcode.sprintf to the wp-i18n imports in connectsphere.js to support complex dynamic translations.Domain Path for native translation.wp-i18n for secure string translation.videoroom and textroom plugins. This ensures much faster recovery after network drops.check_admin_referer pour prévenir les attaques CSRF.[connectsphere_room], améliorant drastiquement les performances du site.media: { audio: true, video: true } with precise recvonly settings.audioRecv: true and videoRecv: true while disabling local capture.