=== Hello I am here! Video conferences === Contributors: goliver79 Tags: video, conference, video conference, jitsi, vue3 Requires at least: 5.6 Tested up to: 6.9.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Stable tag: 4.0.3 == Description == Create instant meetings with your clients or potential clients. Create instant meetings with your students, family or friends. Modernized version using Vue 3 and Bootstrap 5. How to: 1. Create a new Hello I am here! from admin 2. Insert shortcode [show-meet] in any page. Or create a new page and insert there. 3. Send your client/student/friend/... the meeting code and the page url 4. You and your client/studen/friend/... put the meeting code in the page The page with the shortcode [show-meet] can be used forever for all the meetings. Or you can put the shortcode in some other places, too. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/hello-i-am-here` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the 'Hello I am here!' menu item to configure the plugin == Screenshots == 1. Hello I am here! creation page 2. Page with shortcode [show-meet] 3. Conference running 4. When accessing with a mobile device, a link is generated for accessing the meeting with the Jitsi App. == Changelog == = 4.0.3 = * Servers added. * Fix syntax error. = 4.0.2 = * Fix version. = 4.0.1 = * Fix some (not code) bugs. = 4.0 = * MODERNIZED: Migrated to Vue 3 (Options API) * UI: Updated to Bootstrap 5 * SECURITY: Refactored database queries using prepared statements * PERFORMANCE: Added database indexing for meeting codes * LIBRARIES: Updated all external libraries (Axios, Flatpickr, Jitsi API) * Tested compatibility with WordPress 6.4.3 = 3.0 = * FIXED: Meets can be longer than 5 minuts * Tested compatibility with WordPress 6.2.2 = 2.2 = * Tested compatibility with Wordpress 5.6 = 2.1 = * Translations * Screenshots updated * Donate button = 2.0 = * Divi, Buddypress and others shortcode compatibility * Removed page title * Save last used Jitsi server. Good for people that have their own Jitsi servers * Added translations = 1.0 = * First version