Linux 软件免费装

Shipping Class By Category For Woocommerce

开发者 ah72king
更新时间 2026年6月26日 14:14
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

bulk edit shipping class assign shipping class by category

下载

1.0.3 1.1.0 1.0.2 1.2.0 1.3.0

详情介绍:

安装:

Requirements Automatic installation Automatic installation is the easiest option -- WordPress will handle the file transfer, and you won’t need to leave your web browser. To do an automatic installation of Shipping Class By Category For Woocommerce, log in to your WordPress dashboard, navigate to the Plugins menu, and click “Add New.” In the search field type “Shipping Class By Category For Woocommerce” then click “Search Plugins.” Once you’ve found us, you can view details about it such as the point release, rating, and description. Most importantly, of course, you can install it by clicking “Install Now,” and WordPress will take it from there. Manual installation Manual installation method requires downloading the Shipping Class By Category For Woocommerce plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains instructions on how to do this here.

屏幕截图:

  • Settings

更新日志:

1.3.0 1.2.0 1.1.0 1.0.3 Woocommerce required check added. 1.0.2 JavaScript and Style CSS are enqueued. 1.0.1 1.0.0 Frequently Asked Questions Q: How do I enable debug logging for this plugin? A: Add all three lines below to your wp-config.php: define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); define( 'SCBCFW_DEBUG', true ); All three must be present. SCBCFW_DEBUG is the plugin-specific flag that keeps plugin logs separate from general WordPress debug output. Once enabled, detailed entries are written to /wp-content/debug.log with the prefix [SCBCFW], showing exactly which category and shipping class were evaluated for each product. Disable SCBCFW_DEBUG (or remove it) on production sites when you are done troubleshooting. Q: If I move a product to a different category, does its shipping class update automatically? A: Yes, as of version 1.3.0. When you save a product under a new category, the plugin detects the category change and applies the shipping class assigned to the new category. If the new category has no shipping class and the "Inherit Parent Category" setting is enabled, the plugin walks up to the nearest parent category that has one. Q: Can I assign different shipping classes to individual products within a category? A: Yes! First assign the desired shipping class to the category, then manually edit individual products that need different shipping classes. Q: Can I assign shipping classes to product variations? A: Currently, this functionality is not available. It may be added in future versions. Q: What happens if I have thousands of products in a category? A: The plugin uses batch processing to handle large numbers of products efficiently. It processes products in small batches (default: 25) to prevent server timeouts. Q: Is this plugin compatible with my theme? A: Yes, this plugin works with any WordPress theme that supports WooCommerce. Support For support, feature requests, or bug reports, please visit the plugin support page. License This plugin is licensed under the GPL v2 or later. Note: This plugin is designed to work with WooCommerce's standard shipping class system. For custom shipping solutions, additional configuration may be required.