{"slug":"ficoo-smart-connector-core","name":"Ficoo – Fatture in Cloud per WooCommerce","description":"Connetti WooCommerce a Fatture in Cloud, crea documenti e gestisci l'inventario. Compatibile con WooCommerce 10.8.x Nuove opzioni disponibili! Co &hellip;","author":"valeriodemicheli","active_installs":100,"version":"4.1.3","wp_org_url":"https://wordpress.org/plugins/ficoo-smart-connector-core/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":true},"tables":[{"table_name":"ficoo_fic_clients_table","full_table_name":"wp_ficoo_fic_clients_table","description":"Stores ficoo fic clients table data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"table_id","type":"bigint(20)","nullable":false,"primary_key":true}],"create_sql":"CREATE TABLE IF NOT EXISTS wp_ficoo_fic_clients_table ( table_id bigint(20) NOT NULL AUTO_INCREMENT,\"; foreach ( $columns as $column ) { if ( empty( $column ) ) { continue; } $column = sanitize_key( $column );"}],"table_count":1}