{"slug":"league-table-lite","name":"League Table – WordPress Table Plugin","description":"League Table is a table plugin that you can use to create sortable and responsive tables on your WordPress website.","author":"DAEXT","active_installs":1000,"version":"1.22","wp_org_url":"https://wordpress.org/plugins/league-table-lite/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"daextletal_","full_table_name":"wp_daextletal_","description":"Stores daextletal  data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"daextletal_cell","full_table_name":"wp_daextletal_cell","description":"Stores daextletal cell data created by this plugin.","detection_method":"static","confidence":"medium","columns":[],"create_sql":"CREATE TABLE wp_daextletal_cell ( id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT, table_id BIGINT UNSIGNED NOT NULL, row_index BIGINT UNSIGNED NOT NULL, column_index INT UNSIGNED NOT NULL, link VARCHAR(2083) DEFAULT '', image_left VARCHAR(2083) DEFAULT '', image_right VARCHAR(2083) DEFAULT '', PRIMARY KEY (id) ) COLLATE"},{"table_name":"daextletal_data","full_table_name":"wp_daextletal_data","description":"Stores daextletal data data created by this plugin.","detection_method":"static","confidence":"medium","columns":[],"create_sql":"CREATE TABLE wp_daextletal_data ( id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT, table_id BIGINT UNSIGNED NOT NULL, row_index BIGINT UNSIGNED, content LONGTEXT, PRIMARY KEY (id) ) COLLATE"},{"table_name":"daextletal_table","full_table_name":"wp_daextletal_table","description":"Stores daextletal table data created by this plugin.","detection_method":"static","confidence":"medium","columns":[],"create_sql":"CREATE TABLE wp_daextletal_table ( id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT, temporary TINYINT(1) UNSIGNED DEFAULT 0, name VARCHAR(255) DEFAULT 'Table Name', description VARCHAR(255) DEFAULT 'Table Description', `rows` INT UNSIGNED DEFAULT 10, columns INT UNSIGNED DEFAULT 10, show_position TINYINT(1) UNSIGNED DEFAULT 0, position_side VARCHAR(5) DEFAULT 'left', order_by INT UNSIGNED DEFAULT 1, order_desc_asc TINYINT(1) UNSIGNED DEFAULT 0, order_data_type VARCHAR(10) DEFAULT 'auto', order_date_format VARCHAR(8) DEFAULT 'ddmmyyyy', table_layout TINYINT(1) UNSIGNED DEFAULT 0, table_width INT UNSIGNED DEFAULT 0, table_width_value INT UNSIGNED DEFAULT 400, table_minimum_width INT UNSIGNED DEFAULT 0, column_width TINYINT(1) UNSIGNED DEFAULT 0, column_width_value VARCHAR(2000) DEFAULT '100', table_margin_top INT UNSIGNED DEFAULT 20, table_margin_bottom INT UNSIGNED DEFAULT 20, enable_container TINYINT(1) UNSIGNED DEFAULT 0, container_width INT UNSIGNED DEFAULT 400, container_height INT UNSIGNED DEFAULT 400, header_background_color VARCHAR(7) DEFAULT '#C3512F', header_font_color VARCHAR(7) DEFAULT '#FFFFFF', header_link_color VARCHAR(7) DEFAULT '#FFFFFF', even_rows_background_color VARCHAR(7) DEFAULT '#FFFFFF', even_rows_font_color VARCHAR(7) DEFAULT '#666666', even_rows_link_color VARCHAR(7) DEFAULT '#C3512F', odd_rows_background_color VARCHAR(7) DEFAULT '#FCFCFC', odd_rows_font_color VARCHAR(7) DEFAULT '#666666', odd_rows_link_color VARCHAR(7) DEFAULT '#C3512F', header_border_color VARCHAR(7) DEFAULT '#B34A2A', header_position_alignment VARCHAR(6) DEFAULT 'center', rows_border_color VARCHAR(7) DEFAULT '#E1E1E1', phone_breakpoint INT UNSIGNED DEFAULT 479, tablet_breakpoint INT UNSIGNED DEFAULT 989, position_label VARCHAR(255) DEFAULT '#', number_format TINYINT(1) UNSIGNED DEFAULT 0, enable_sorting TINYINT(1) UNSIGNED DEFAULT 0, enable_manual_sorting TINYINT(1) UNSIGNED DEFAULT 0, show_header TINYINT(1) UNSIGNED DEFAULT 1, header_font_size INT UNSIGNED DEFAULT 11, header_font_family VARCHAR(255) DEFAULT '''Open Sans'', Helvetica, Arial, sans-serif', header_font_weight VARCHAR(3) DEFAULT 400, header_font_style VARCHAR(7) DEFAULT 'normal', body_font_size INT UNSIGNED DEFAULT 11, body_font_family VARCHAR(255) DEFAULT '''Open Sans'', Helvetica, Arial, sans-serif', body_font_weight VARCHAR(3) DEFAULT 400, body_font_style VARCHAR(7) DEFAULT 'normal', autoalignment_priority VARCHAR(7) DEFAULT 'rows', autoalignment_affected_rows_left VARCHAR(2000) DEFAULT '', autoalignment_affected_rows_center VARCHAR(2000) DEFAULT '', autoalignment_affected_rows_right VARCHAR(2000) DEFAULT '', autoalignment_affected_columns_left VARCHAR(110) DEFAULT '', autoalignment_affected_columns_center VARCHAR(110) DEFAULT '', autoalignment_affected_columns_right VARCHAR(110) DEFAULT '', hide_tablet_list VARCHAR(110) DEFAULT '', hide_phone_list VARCHAR(110) DEFAULT '', phone_header_font_size INT UNSIGNED DEFAULT 11, phone_body_font_size INT UNSIGNED DEFAULT 11, phone_hide_images TINYINT(1) UNSIGNED DEFAULT 0, tablet_header_font_size INT UNSIGNED DEFAULT 11, tablet_body_font_size INT UNSIGNED DEFAULT 11, tablet_hide_images TINYINT(1) UNSIGNED DEFAULT 0, enable_cell_properties TINYINT(1) UNSIGNED DEFAULT 1, PRIMARY KEY (id) ) COLLATE"}],"table_count":4}