Friendly Functions for Welcart

Beskrivelse

«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

Skjermskudd

Installasjon

  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

Vurderinger

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

Bidragsytere og utviklere

“Friendly Functions for Welcart” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

“Friendly Functions for Welcart” har blitt oversatt til 1 språk. Takk til oversetterne for deres bidrag.

Oversett “Friendly Functions for Welcart” til ditt språk.

Interessert i utvikling?

Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.

Endringslogg

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».