Changeset 3400168
- Timestamp:
- 11/21/2025 04:41:01 AM (3 weeks ago)
- Location:
- naibabiji-b2b-product-showcase
- Files:
-
- 38 added
- 5 edited
-
readme-zh_CN.txt (modified) (3 diffs)
-
readme.txt (modified) (3 diffs)
-
tags/1.0.13 (added)
-
tags/1.0.13/assets (added)
-
tags/1.0.13/assets/css (added)
-
tags/1.0.13/assets/css/admin.css (added)
-
tags/1.0.13/assets/css/frontend.css (added)
-
tags/1.0.13/assets/js (added)
-
tags/1.0.13/assets/js/admin.js (added)
-
tags/1.0.13/assets/js/frontend.js (added)
-
tags/1.0.13/composer.json (added)
-
tags/1.0.13/includes (added)
-
tags/1.0.13/includes/class-admin-settings.php (added)
-
tags/1.0.13/includes/class-ajax-handlers.php (added)
-
tags/1.0.13/includes/class-frontend-display.php (added)
-
tags/1.0.13/includes/class-hooks.php (added)
-
tags/1.0.13/includes/class-meta-fields.php (added)
-
tags/1.0.13/includes/class-security.php (added)
-
tags/1.0.13/includes/class-shortcodes.php (added)
-
tags/1.0.13/includes/class-taxonomy-fields.php (added)
-
tags/1.0.13/includes/class-template-loader.php (added)
-
tags/1.0.13/includes/class-upgrader.php (added)
-
tags/1.0.13/includes/post-types.php (added)
-
tags/1.0.13/languages (added)
-
tags/1.0.13/languages/naibabiji-b2b-product-showcase-en_US.l10n.php (added)
-
tags/1.0.13/languages/naibabiji-b2b-product-showcase-en_US.mo (added)
-
tags/1.0.13/languages/naibabiji-b2b-product-showcase-en_US.po (added)
-
tags/1.0.13/languages/naibabiji-b2b-product-showcase-zh_CN.l10n.php (added)
-
tags/1.0.13/languages/naibabiji-b2b-product-showcase-zh_CN.mo (added)
-
tags/1.0.13/languages/naibabiji-b2b-product-showcase-zh_CN.po (added)
-
tags/1.0.13/languages/naibabiji-b2b-product-showcase.pot (added)
-
tags/1.0.13/naibabiji-b2b-product-showcase.php (added)
-
tags/1.0.13/readme-zh_CN.txt (added)
-
tags/1.0.13/readme.txt (added)
-
tags/1.0.13/templates (added)
-
tags/1.0.13/templates/archive-naibb2pr_products.php (added)
-
tags/1.0.13/templates/content-product-card.php (added)
-
tags/1.0.13/templates/single-naibb2pr_products.php (added)
-
tags/1.0.13/templates/taxonomy-naibb2pr_product_category.php (added)
-
tags/1.0.13/templates/taxonomy-naibb2pr_product_tag.php (added)
-
trunk/naibabiji-b2b-product-showcase.php (modified) (3 diffs)
-
trunk/readme-zh_CN.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
naibabiji-b2b-product-showcase/readme-zh_CN.txt
r3400152 r3400168 5 5 Tested up to: 6.8 6 6 Requires PHP: 7.4 7 Stable tag: 1.0.1 27 Stable tag: 1.0.13 8 8 License: GPL v2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 103 103 = 为什么侧边栏中的产品样式不生效? = 104 104 105 v1.0.1 2版本已修复此问题。如果仍遇到样式问题,请尝试:105 v1.0.13版本已修复此问题。如果仍遇到样式问题,请尝试: 106 106 107 107 1. **清除缓存** - 如果使用缓存插件,请清除所有缓存 … … 113 113 114 114 == 更新日志 == 115 116 = 1.0.13 = 117 * 修复侧边栏小工具处理中的foreach()警告错误 118 * 添加widget_ids类型检查,防止类型不匹配错误 119 * 增强WordPress侧边栏小工具配置的数据验证 120 * 提升插件稳定性与错误处理能力 115 121 116 122 = 1.0.12 = -
naibabiji-b2b-product-showcase/readme.txt
r3400152 r3400168 5 5 Tested up to: 6.8 6 6 Requires PHP: 7.4 7 Stable tag: 1.0.1 27 Stable tag: 1.0.13 8 8 License: GPL v2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 103 103 = Why don't product styles work in the sidebar? = 104 104 105 This issue has been fixed in v1.0.1 2. If you still encounter style problems, please try:105 This issue has been fixed in v1.0.13. If you still encounter style problems, please try: 106 106 107 107 1. **Clear Cache** - If using a cache plugin, clear all caches … … 113 113 114 114 == Changelog == 115 116 = 1.0.13 = 117 * Fixed foreach() warning error in sidebar widget processing 118 * Added type checking for widget_ids to prevent type mismatch errors 119 * Improved data validation for WordPress sidebar widgets configuration 120 * Enhanced plugin stability and error handling 115 121 116 122 = 1.0.12 = -
naibabiji-b2b-product-showcase/trunk/naibabiji-b2b-product-showcase.php
r3400152 r3400168 4 4 * Plugin URI: https://blog.naibabiji.com 5 5 * Description: Lightweight B2B product showcase plugin designed for corporate websites, without shopping cart functionality, focusing on product display and inquiry. 6 * Version: 1.0.1 26 * Version: 1.0.13 7 7 * Author: Naibabiji 8 8 * Text Domain: naibabiji-b2b-product-showcase … … 25 25 * 定义插件常量 26 26 */ 27 define( 'NAIBABIJI_B2B_PRODUCT_SHOWCASE_VERSION', '1.0.1 2' );27 define( 'NAIBABIJI_B2B_PRODUCT_SHOWCASE_VERSION', '1.0.13' ); 28 28 define( 'NAIBABIJI_B2B_PRODUCT_SHOWCASE_AUTHOR', 'Naibabiji' ); 29 29 define( 'NAIBABIJI_B2B_PRODUCT_SHOWCASE_URI', 'https://blog.naibabiji.com' ); … … 332 332 } 333 333 334 // 确保 $widget_ids 是数组类型 335 if ( ! is_array( $widget_ids ) ) { 336 continue; 337 } 338 334 339 // 遍历该侧边栏中的每个小工具 335 340 foreach ( $widget_ids as $widget_id ) { -
naibabiji-b2b-product-showcase/trunk/readme-zh_CN.txt
r3400152 r3400168 5 5 Tested up to: 6.8 6 6 Requires PHP: 7.4 7 Stable tag: 1.0.1 27 Stable tag: 1.0.13 8 8 License: GPL v2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 103 103 = 为什么侧边栏中的产品样式不生效? = 104 104 105 v1.0.1 2版本已修复此问题。如果仍遇到样式问题,请尝试:105 v1.0.13版本已修复此问题。如果仍遇到样式问题,请尝试: 106 106 107 107 1. **清除缓存** - 如果使用缓存插件,请清除所有缓存 … … 113 113 114 114 == 更新日志 == 115 116 = 1.0.13 = 117 * 修复侧边栏小工具处理中的foreach()警告错误 118 * 添加widget_ids类型检查,防止类型不匹配错误 119 * 增强WordPress侧边栏小工具配置的数据验证 120 * 提升插件稳定性与错误处理能力 115 121 116 122 = 1.0.12 = -
naibabiji-b2b-product-showcase/trunk/readme.txt
r3400152 r3400168 5 5 Tested up to: 6.8 6 6 Requires PHP: 7.4 7 Stable tag: 1.0.1 27 Stable tag: 1.0.13 8 8 License: GPL v2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 103 103 = Why don't product styles work in the sidebar? = 104 104 105 This issue has been fixed in v1.0.1 2. If you still encounter style problems, please try:105 This issue has been fixed in v1.0.13. If you still encounter style problems, please try: 106 106 107 107 1. **Clear Cache** - If using a cache plugin, clear all caches … … 113 113 114 114 == Changelog == 115 116 = 1.0.13 = 117 * Fixed foreach() warning error in sidebar widget processing 118 * Added type checking for widget_ids to prevent type mismatch errors 119 * Improved data validation for WordPress sidebar widgets configuration 120 * Enhanced plugin stability and error handling 115 121 116 122 = 1.0.12 =
Note: See TracChangeset
for help on using the changeset viewer.