WC Weight Meter

外掛說明

WC Weight Meter is a WooCommerce plugin that tracks the total weight of items in the cart and displays it in a progress bar. The plugin includes customizable settings such as weight limit, unit of measurement (lbs/kg), and bar color.

Features

  • Real-time weight tracking for WooCommerce carts.
  • Customizable weight unit (lbs or kg).
  • Adjustable weight limit.
  • Progress bar updates dynamically.
  • Admin settings page for customization.

安裝方式

  1. Upload the wc-weight-meter folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings > Weight Meter to configure the plugin.

常見問題集

Can I customize the weight limit?

Yes, you can set a custom weight limit in the plugin settings.

Does the plugin support both lbs and kg?

Yes, you can choose between lbs and kg in the settings.

Will the progress bar update automatically?

Yes, it updates dynamically as items are added or removed from the cart.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈WC Weight Meter〉的開發相關工作。

參與者

將〈WC Weight Meter〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1

  • Added admin settings page for unit selection and weight limit.
  • Fixed weight conversion between lbs and kg.
  • Improved sanitization for register_setting().
  • Fixed undefined unit and weight limit display in the progress bar.

1.2.1

  • Fixed an asyncronous error due to sanitization updates for wordpress verison 6.8
  • Added fucntionality for wordpress version 6.8