{"table_name":"h5p_contents_tags","full_table_name":"wp_h5p_contents_tags","description":"Stores h5p contents tags data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_h5p_contents_tags ( content_id INT UNSIGNED NOT NULL, tag_id INT UNSIGNED NOT NULL, PRIMARY KEY (content_id,tag_id) ) {$charset};\");","columns":[{"name":"content_id","type":"INT UNSIGNED","nullable":false,"primary_key":false},{"name":"tag_id","type":"INT UNSIGNED","nullable":false,"primary_key":false}],"plugin":{"slug":"h5p","name":"Interactive Content – H5P","active_installs":40000,"version":"1.17.8","wp_org_url":"https://wordpress.org/plugins/h5p/"}}