Release version 1.0.2

- Migrate settings to WooCommerce Settings page
- Add WC_TPP_Settings class for proper WooCommerce integration
- Remove standalone settings submenu
- Improve UX with native WooCommerce settings UI
This commit is contained in:
2025-12-21 05:14:19 +01:00
parent 7273c9cde7
commit dea2c5f0b3
12 changed files with 472 additions and 80 deletions

View File

@@ -5,7 +5,9 @@
"Bash(msgfmt:*)",
"Bash(ls:*)",
"Bash(mkdir:*)",
"Bash(composer init:*)"
"Bash(composer init:*)",
"Bash(composer install:*)",
"Bash(composer update:*)"
]
}
}