NS Add Product Frontend
| 开发者 |
nsthemes
|
| 更新时间 |
2026年6月1日 23:24 |
| PHP版本: |
8.2 及以上 |
| WordPress版本: |
7.0 |
| 版权: |
GPLv3 |
| 版权网址: |
版权信息
|
详情介绍:
更新日志:
3.0.0
- Tested for WordPress 7.0
- Tested for WooCommerce 10.8
- PHP 8.5 Compatibility
- WooCommerce HPOS Compatibility
- Bug Fix
2.1.0
- Compatibility: WordPress 6.x
- Compatibility: WooCommerce 9.x
- Compatibility: WooCommerce HPOS (High-Performance Order Storage / Custom Order Tables)
- Fixed: Deprecated FILTER_SANITIZE_STRING (PHP 8.1+) replaced throughout
- Fixed: die() after AJAX responses replaced with wp_die()
- Fixed: Hardcoded plugin paths replaced with plugins_url() / RAC_NS_PLUGIN_DIR_URL
- Fixed: Added version strings to wp_enqueue_style/script calls
- Fixed: Improved input sanitization (sanitize_text_field, wp_kses_post, absint, wc_format_decimal)
- Fixed: echo in loops now uses esc_html/esc_attr escaping
- Fixed: Template path traversal protection added
- Fixed: _e() calls replaced with esc_html_e() in attribute template
- Fixed: WC_Product changed to WC_Product_Simple for correct product type
- Fixed: Taxonomy-based attributes now saved via WC_Product API (HPOS-safe)
- Added: HPOS/Custom Order Tables feature compatibility declaration
- Added: Cart & Checkout Blocks compatibility declaration
2.0.5