{"slug":"display-embedded-videos-by-dbiota","name":"Display Embedded Videos by D.Biota","description":"You can display a gallery of the embedded Youtube and Vimeo videos within your site. They can be shown chronologically or as a random selection.","author":"Diegobr","active_installs":10,"version":"2.0","wp_org_url":"https://wordpress.org/plugins/display-embedded-videos-by-dbiota/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":true,"deletes_options_on_uninstall":true},"tables":[{"table_name":"displayembeddedvideosbydb","full_table_name":"wp_displayembeddedvideosbydb","description":"Stores displayembeddedvideosbydb data created by this plugin.","detection_method":"both","confidence":"high","columns":[],"create_sql":"CREATE TABLE `wp_displayembeddedvideosbydb` (\\n  `id` mediumint NOT NULL AUTO_INCREMENT,\\n  `vid_url` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `post_url` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `post_title` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `post_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `post_parent` bigint NOT NULL,\\n  `post_id` bigint NOT NULL,\\n  `post_cat` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `post_tag` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `post_time` datetime NOT NULL,\\n  `vid_provider` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  UNIQUE KEY `id` (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci"}],"table_count":1}