{"slug":"sorting-options","name":"Sorting Options","description":"Sorting posts couldn’t be easier, or look any better! Populate a button on the front-end then sort your posts. A PRO version is coming soon.","author":"cameronhaddock","active_installs":10,"version":"1","wp_org_url":"https://wordpress.org/plugins/sorting-options/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"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","columns":[{"name":"id","type":"BIGINT( 20 )","nullable":false,"primary_key":true},{"name":"default_status","type":"VARCHAR( 50 )","nullable":true,"primary_key":false}],"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');"}],"table_count":1}