Quote via Chat Button

外掛說明

This plugin allows you to designate certain products in your WooCommerce store to have no price. Instead, it displays a configurable button for customers to request a quote directly via a chat app (like WhatsApp).

From the settings page, you can customize:
* The WhatsApp phone number.
* The button text and icon.
* The predefined message the customer will send.
* The button colors.

安裝方式

  1. Upload the boton-de-cotizar-por-chat folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings > Quote via Chat Button to configure the options.

常見問題集

How do I make a product display the chat button?

Simply edit the product in WooCommerce and leave the “Regular price” field completely empty.

Does the plugin affect my site’s speed?

No. The plugin is very lightweight and only loads its functions and styles on the WooCommerce product pages where it’s needed, so the performance impact is negligible.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Quote via Chat Button〉的開發相關工作。

參與者

將〈Quote via Chat Button〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

2.4.3

  • TWEAK: Code hardened to prevent PHP notices when WP_DEBUG is active.

2.4.2

  • SECURITY: Data escaping added for inline CSS generation to comply with WordPress.org guidelines.

2.4.1

  • FIX: Removed deprecated function load_plugin_textdomain() to comply with WordPress.org standards.

2.4

  • MAJOR: Plugin fully translated to English and internationalized to meet wordpress.org requirements.
  • FIX: Filenames and slug updated to match wordpress.org assigned slug.

2.3

  • FIX: Passed WordPress.org security and guideline checks.
  • FIX: Renamed to avoid trademark conflicts.
  • FIX: Added sanitization function for security.
  • FIX: Switched to wp_add_inline_style for dynamic CSS loading.
  • FIX: Declared compatibility with WooCommerce HPOS.

2.2

  • FIX: Added check for active WooCommerce to prevent fatal errors.

2.1

  • FIX: Used a unique prefix for all functions to avoid conflicts.

2.0

  • FEATURE: Added settings page to change button color and chat message.
  • DEV: Switched to dynamic CSS generation.

1.0

  • Initial version of the plugin.