Friendly Functions for Welcart

Descripción

"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

Capturas

Instalación

  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

Reseñas

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

Colaboradores y desarrolladores

"Friendly Functions for Welcart" es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

"Friendly Functions for Welcart" ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.

Traduce "Friendly Functions for Welcart" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.

1.2.2
Bug fixes in send out-of-stock alerts.

1.2.3
Bug fixes in "Change the sender of the order email to the purchaser’s address".