Friendly Functions for Welcart

描述

“Friendly Functions for Welcart” allows you to easily customize the functions of Welcart.
It’s a plugin with a few little features that may help you solve your problems.

[Function List]
■ Coupon Discount
■ Shipping Discount
■ Purchase discount
■ Conversion tag installation
■ “Changed the text of the “Cart Button
■ Changed the image of “Business Pack”
■ Change “Continue Shopping” link
■ Change transition page after login
■ Change transition page after logout
■ Change the sender of the order email to the purchaser’s address
■ Deletion of “Membership Number” from order email
■ Display images on estimates, delivery slips, receipts, and invoices
■ Remove OGP property output by Welcart
■ Displayed the number and amount of orders for 12 months
■ Stopped using the cart button temporarily
■ Change the number of products displayed in the admin panel
■ Send out-of-stock alerts
■ Show the amount up to the shipping discount
■ Show the amount up to free shipping
■ Show/hide “Furigana”(Japan only)
■ Show/hide “FAX Number”
■ Show/hide “discount amount” on cart page
■ Changed cart button quantity input to “number
■ Change cart page quantity entry to “number”
■ Changed custom field input type to “date
■ Check before transitioning to the input form
■ Prevent documents from expiring by using “Back”
■ Show order number and order date
■ Expanded search results
■ Inline output of Welcart’s CSS files

Arbitrary section 1

屏幕截图

安装

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php do_action('plugin_name_hook'); ?> in your templates

评价

2023年4月27日 1 回复
日付を入力する項目が必要だったので、「カスタム・フィールドの入力タイプを「date」に変更」から入力タイプをお手軽に変えることができてとても助かりました!他にもカスタマイズ要望で表示・非表示設定が必要になったので使わせていただきました。ありがとうございます🙇‍♀️
2022年3月19日 2 回复
文字コードが「utf8mb4」となっている環境で「検索結果の拡張」を利用すると、検索が出来なくなるバグがあります。これは「検索結果の拡張」を「利用する」にすると、決め打ちで照合順序を「utf8_unicode_ci」にしてしまうためです。文字コード「utf8mb4」の環境下では、「utf8_unicode_ci」ではなく「utf8mb4_unicode_ci」でなければなりません。 使用者の環境をチェックすることなく、決め打ちで重要な変更を加えるのは手抜きです。適切な対処を求めます。
2021年11月9日 1 回复
WelcartのフリガナとFAX番号欄を消したかったのですが、結構面倒だったのでこちらのプラグインで簡単にできてとても助かりました。
阅读所有2条评价

贡献者及开发者

“Friendly Functions for Welcart” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

“Friendly Functions for Welcart”插件已被翻译至1种本地话语言。 感谢所有译者为本插件所做的贡献。

将“Friendly Functions for Welcart”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0
Initial working version.

1.1.0
Added some functions.

1.1.1
Fine tuning.

1.1.2
Eliminated errors in debug mode.

1.1.3
WP5.9 support & Added function.

1.1.4
Add code for conversion tag & Bug fix.

1.1.5
Bug fixes in search results expansion.

1.1.6
Fixed a bug that prevented editing of eye-catching images.

1.1.7
WP6.1 support & Bug fix “Stopped using the cart button temporarily”.

1.1.8
Bug fixes in search results expansion.

1.1.9
Support for PHP8.

1.2.0
WP6.2 support & Bug fix.

1.2.1
WP6.4 support & Added function.