| 开发者 |
abinashnanokart
nanokart |
|---|---|
| 更新时间 | 2026年5月17日 15:18 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/nanokart-for-woocommerce/ (WordPress.org uses this slug; your zip’s top-level folder should match), or install the zip from Plugins → Add New → Upload Plugin.WooCommerce → Nanokart — API URL, API key, default size chart, Moments, and related options.
Edit the product → Product data → General → Edit size chart (JSON). Must be valid JSON. Clear the field to fall back to the store default.
Yes. Set Edit size chart (JSON) on the parent variable product.
Use the slug nanokart-for-woocommerce (allowed “for WooCommerce” pattern on WordPress.org). The Text Domain in code matches that slug; WordPress loads translations automatically for plugins hosted on WordPress.org—no manual load_plugin_textdomain() call is required.
Requires Plugins: woocommerce header; readme external-service disclosure with Terms/Privacy links; prefixed product meta key nnk_woo_size_chart_cm (legacy size_chart_cm still read).nanokart-for-woocommerce (matches recommended WordPress.org slug).load_plugin_textdomain() (discouraged on WordPress.org since WP 4.6; core loads translations)./languages folder for translators.$_SERVER handling, multipart/POST annotations, readme short description length and Tested up to.