{"table_name":"default_sorting_option","full_table_name":"wp_default_sorting_option","description":"Stores default sorting option data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE default_sorting_option ( `id` BIGINT( 20 ) NOT NULL AUTO_INCREMENT PRIMARY KEY , `default_status` VARCHAR( 50 ))\"; require_once(ABSPATH . 'wp-admin/includes/upgrade.php');","columns":[{"name":"id","type":"BIGINT( 20 )","nullable":false,"primary_key":true},{"name":"default_status","type":"VARCHAR( 50 )","nullable":true,"primary_key":false}],"plugin":{"slug":"sorting-options","name":"Sorting Options","active_installs":10,"version":"1","wp_org_url":"https://wordpress.org/plugins/sorting-options/"}}