{"slug":"attributehub-for-woocommerce","name":"AttributeHub for WooCommerce","description":"Clean WooCommerce product filters without changing your backend data. Map messy supplier color codes to customer-friendly filter labels.","author":"CodeSolz","active_installs":0,"version":"1.0.0","wp_org_url":"https://wordpress.org/plugins/attributehub-for-woocommerce/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":true,"deletes_options_on_uninstall":false},"tables":[{"table_name":"sql","full_table_name":"wp_sql","description":"Stores sql data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"for","type":"dbDelta","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE SQL (for dbDelta) // ------------------------------------------------------------------------- /** * Returns the CREATE TABLE SQL for all free plugin tables. * dbDelta() is safe to call repeatedly — only makes changes when schema differs. * * @param string $charset_collate Result of $wpdb->get_charset_collate() * @return string[] Array of SQL statements. */ public static function get_free_tables_sql( string $charset_collate ): array { $master_groups = self::master_groups();"}],"table_count":1}