Description
Add a description to all WooCommerce shipping methods on cart and checkout pages.
Compatible with WPML and Polylang for translations.
Installation
- Download the plugin & install it to your
wp-content/plugins
folder (or use the Plugins menu through the WordPress Administration section) - Activate the plugin
- Navigate to WooCommerce > Settings > Shipping.
- Edit a shipping zone
- Edit a shipping method
- You will now have an extra field available to describe the shipping method
Reviews
Contributors & Developers
“Shipping Method Description for WooCommerce” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
PenyumbangTranslate “Shipping Method Description for WooCommerce” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.
Changelog
1.2.6
- Tested up to WP 6.0.1, WC 6.7
- Fix: Add a default value to description field to avoid PHP notice
1.2.5
- Tested up to WP 6.0, WC 6.4
- Fix: WPML description translation for each method instance
1.2.4
- Fix: Check WC is activated before using WC function
1.2.3
- Add CSS class to description HTML output
1.2.2
- Fix: WPML description translation
1.2.1
- Fix: Polylang/WPML integration not working
1.2.0
- Feature: allow HTML tags in description
- Fix: Wrong variable name when guessing field position
1.1.0
- Added Table Rate Shipping compatibility
- Fix: Function redeclaration error with Polylang integration
1.0.0
- Initial release