{"table_name":"daextrebl_restriction","full_table_name":"wp_daextrebl_restriction","description":"Stores daextrebl restriction data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_daextrebl_restriction ( restriction_id bigint(20) UNSIGNED AUTO_INCREMENT PRIMARY KEY, name text NOT NULL DEFAULT '', description text NOT NULL DEFAULT '', type tinyint(1) UNSIGNED DEFAULT NULL, mode tinyint(1) UNSIGNED DEFAULT NULL, device tinyint(1) UNSIGNED DEFAULT NULL, start_date datetime DEFAULT NULL, end_date datetime DEFAULT NULL, capabilities text NOT NULL DEFAULT '', ip_address text NOT NULL DEFAULT '', cookie_name text NOT NULL DEFAULT '', cookie_value text NOT NULL DEFAULT '', output_behavior tinyint(1) UNSIGNED DEFAULT NULL, output_image text NOT NULL DEFAULT '', output_title text NOT NULL DEFAULT '', output_description text NOT NULL DEFAULT '', output_button text NOT NULL DEFAULT '', output_validation text NOT NULL DEFAULT '', header_name text NOT NULL DEFAULT '', header_value text NOT NULL DEFAULT '', password text NOT NULL DEFAULT '' ) $charset_collate\"; dbDelta( $sql );","columns":[{"name":"restriction_id","type":"bigint(20) UNSIGNED","nullable":true,"primary_key":true},{"name":"name","type":"text","nullable":false,"primary_key":false},{"name":"description","type":"text","nullable":false,"primary_key":false},{"name":"type","type":"tinyint(1) UNSIGNED","nullable":true,"primary_key":false},{"name":"mode","type":"tinyint(1) UNSIGNED","nullable":true,"primary_key":false},{"name":"device","type":"tinyint(1) UNSIGNED","nullable":true,"primary_key":false},{"name":"start_date","type":"datetime","nullable":true,"primary_key":false},{"name":"end_date","type":"datetime","nullable":true,"primary_key":false},{"name":"capabilities","type":"text","nullable":false,"primary_key":false},{"name":"ip_address","type":"text","nullable":false,"primary_key":false},{"name":"cookie_name","type":"text","nullable":false,"primary_key":false},{"name":"cookie_value","type":"text","nullable":false,"primary_key":false},{"name":"output_behavior","type":"tinyint(1) UNSIGNED","nullable":true,"primary_key":false},{"name":"output_image","type":"text","nullable":false,"primary_key":false},{"name":"output_title","type":"text","nullable":false,"primary_key":false},{"name":"output_description","type":"text","nullable":false,"primary_key":false},{"name":"output_button","type":"text","nullable":false,"primary_key":false},{"name":"output_validation","type":"text","nullable":false,"primary_key":false},{"name":"header_name","type":"text","nullable":false,"primary_key":false},{"name":"header_value","type":"text","nullable":false,"primary_key":false},{"name":"password","type":"text","nullable":false,"primary_key":false}],"plugin":{"slug":"restricted-blocks","name":"Restricted Blocks – Conditional Visibility Settings for the Block Editor","active_installs":100,"version":"1.13","wp_org_url":"https://wordpress.org/plugins/restricted-blocks/"}}