{"slug":"youtube-showcase","name":"Video Gallery – YouTube Gallery, Playlist & Video Grid","description":"Create a YouTube video gallery or playlist visually in the block editor. No shortcodes, no coding — just beautiful responsive video grids.","author":"emarket-design","active_installs":2000,"version":"4.0.4","wp_org_url":"https://wordpress.org/plugins/youtube-showcase/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"emd_sessions","full_table_name":"wp_emd_sessions","description":"Stores session data for tracking user or visitor state.","detection_method":"static","confidence":"high","columns":[{"name":"session_id","type":"BIGINT(20) UNSIGNED","nullable":false,"primary_key":true},{"name":"session_key","type":"char(32)","nullable":false,"primary_key":false},{"name":"session_value","type":"LONGTEXT","nullable":false,"primary_key":false},{"name":"session_expiry","type":"BIGINT(20) UNSIGNED","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE wp_emd_sessions ( session_id BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT, session_key char(32) NOT NULL, session_value LONGTEXT NOT NULL, session_expiry BIGINT(20) UNSIGNED NOT NULL, PRIMARY KEY (session_key), UNIQUE KEY session_id (session_id) ) $collate;\"; require_once( EMD_ADMIN_DIR . '/includes/upgrade.php' );"}],"table_count":1}