跳至主要內容
WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress
WordPress.org

Plugin Directory

Custom Thank You for WooCommerce

  • 提交外掛
  • 我的最愛
  • 登入
  • 提交外掛
  • 我的最愛
  • 登入

Custom Thank You for WooCommerce

由 artiosmedia 開發
下載
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 開發資訊
技術支援

外掛說明

This plugin is a simple yet popular WooCommerce extension that redirects a buyer to a custom WordPress page created by the administrator. Simply create a blank page using the template in your theme, name it something like “Thank You Page,” and then select that page from the plugin settings dropdown as the Thank You page. You must then add these shortcodes in your page to display content where you want in your template (see the example graphic below using a builder):

[ctyw_order_review] – Displays order details (Normally at top)
[ctyw_socialbox] – Displays responsive social box (Normally at bottom)

This valuable redirect customization enables users to enhance the purchase verification page with additional suggested items and, if desired, the WooCommerce user console shortcode. This plugin allows maximum design options.

A new global shortcode was added in version 1.0.5. The shortcode is [ctyw_order_information data=”key”]. This addition extends the plugin to allow users to access 40 different data fields from orders by replacing the “key” entry with the field they want to retrieve. For example, [ctyw_order_information data=”order_billing_first_name”] will output the order customer billing first name, and [ctyw_order_information data=”order_billing_address_1″] will output the customer billing address. This shortcode returns an unlimited number of results, limited to only those included by WooCommerce or other third-party plugins.

The highly valued social share box can appear on the custom “thank you” page after a purchase is completed. Customers can select any purchased item and post it on Facebook, Pinterest, or X (Twitter). They can also choose to email the purchase to anyone. This is an effective and proven method of content marketing through social sharing.

While some ‘Thank You’ plugins entail complex setups and functions that result in increased memory usage, system conflicts, and frequent updates, this plugin eliminates all the hurdles with a simple solution that doesn’t add excessive size or options. This plugin also supports Google Analytics tracking. The hook “woocommerce_is_order_received_page” is added to line 33 and returns true. Tests confirm that Google Analytics can track the dynamic page and record it both historically and in real time.

In summary, at the end of a purchase, your buyer will be redirected to your custom ‘Thank You’ page rather than WooCommerce’s default ‘Thank You’ page. Due to this plugin’s flexibility, you can create your own “thank you” message.

The plugin supports English, Spanish, French, German, and Russian.

Technical Details for Release 1.1.6

Load time: 0.375 s; Memory usage: 3.78 MiB
PHP up to tested version: 8.3.28
MySQL up to tested version: 8.4.7
MariaDB up to tested version: 12.0.2
cURL up to tested version: 8.17.0, OpenSSL/3.6.0
PHP 7.4, 8.0, 8.1, 8.2, and 8.3 compliant. Not tested on 8.4 yet.

螢幕擷圖

  • The settings are found under the WooCommerce Advanced tab.
  • Page in a builder with short codes combined with text.
  • Buyers can choose to share purchases on select social networks.

安裝方式

  1. Upload the plugin files to the ‘/wp-content/plugins/plugin-name’ directory or install them directly through the WordPress plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Access the ‘Admin Panel > WooCommerce > settings’ screen or click Settings from plugin install. Under settings, Go to the Advanced tab to find the Custom Thank You page settings. Scroll to the bottom to see the Thank You page configuration dropdown. Select the page you created from the list to use as your custom thank-you page. Optionally deactivate any social share options if you desire.

常見問題集

Is this plugin frequently updated to WordPress compliance?

Yes, attention is given to a staged installation with many other plugins via debug mode.

Is the plugin as simple to use as it looks?

Yes. No other plugin exists that adds custom product code so simply.

Have there ever been any compatibility issues?

To date, none have ever been reported.

Does this plugin work with Google Analytics Tracking?

Yes, it has been tested rigorously to meet Google’s requirements.

Can I customize the templates?

This plugin uses the default WooCommerce templates. You can customize them, learn how here: https://docs.woocommerce.com/document/template-structure/

Is the code in the plugin proven stable?

Please click the following link to check the current stability of this plugin:
https://plugintests.com/plugins/custom-thank-you-for-woocommerce/latest

使用者評論

Facile da installare e usare

lucami 2025 年 4 月 11 日
Funziona perfettamente

Nice plugin

assad1999 2023 年 5 月 19 日
Very nice plugin. Keep it up.

Really great plug-in!

semmtex 2022 年 6 月 8 日
Really great and quick plug-in to add a customisable Thank You page. Definitely recommend.

completly broke our site

ptamer 2020 年 12 月 11 日 1 則留言
not working at all… broke our site. Lock for us we’ve able to restore to a previous backup

Awesome plugin.. recommend to anyone

coriassphenix 2020 年 9 月 26 日
Awesome plugin… seriously if you want a thank you page without hustle, this is your guy.. Thank you very much.

Simple but powerful plugin!

unn04 2020 年 4 月 21 日
Simple but powerful plugin! Thank You!
閱讀全部 6 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Custom Thank You for WooCommerce〉的開發相關工作。

參與者
  • artiosmedia
  • Steven Ray
  • Md Arafat Rahman

將〈Custom Thank You for WooCommerce〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1.6 12/12/25
– Updated translation text domain for WordPress.org compatibility
– Fixed review notice nag bar logic – X button resets 30-day timer
– Replace Twitter Bird with X logo for social share tab
– Added German (de_DE) translation
– Added Russian (ru_RU) translation

1.1.5 12/11/25
– Bug Fix: Corrected enqueue script/style parameter order
– Bug Fix: Fixed class reference in multisite deactivation
– Bug Fix: Fixed date() to gmdate()
– Bug Fix: Updated URL pattern check
– Bug Fix: Added missing $status parameter to add_details_link()
– Assure compliance with WordPress 6.9.0
– Assure compliance with WooCommerce 10.4.0

1.1.4 06/01/25
– Bug Fix: The nag bar for feedback Functions.
– Assure compliance with WordPress 6.8.1
– Assure compliance with WooCommerce 9.8.5

1.1.3 03/16/25
– Updated donation links
– Improved feedback implementation
– Assure compliance with WordPress 6.7.2
– Assure compliance with WooCommerce 9.7.1

1.1.2 09/01/24
– Minor edits to language files
– Assure compliance with WordPress 6.6.1
– Assure compliance with WooCommerce 9.2.3

1.1.1 04/06/24
– Minor adjustments and edits
– Assure compliance with WordPress 6.5
– Assure compliance with WooCommerce 8.7.0

1.1.0 08/11/23
– Added compatibility with WooCommerce HPOS
– Assure compliance with WordPress 6.3.0
– Assure compliance with WooCommerce 8.0.0

1.0.7 04/16/23
– Optimize for PHP 8.1 and WordPress 6.2
– Assure compliance with WooCommerce 7.6.0
– Assure current stable PHP 8.1 and 8.2 use

1.0.6 05/23/22
– Text edits along with translations
– Assure compliance with WordPress 6.0
– Assure compliance with WooCommerce 6.5.1

1.0.5 02/01/22
– Added: New shortcode with 40 possible sources
– Updates for WordPress 5.9
– Update: All language files
– Assure current stable PHP 8.1.1 use
– Assure compliance with WooCommerce 6.1.1

1.0.4 05/14/21
– Improvement: removed Font Awesome for better speed
– Improvement: resources load only on required pages
– Updates for WordPress 5.7.2
– Assure compliance with WooCommerce 5.3.0

1.0.3 08/28/20
– Fixed: Unable to uninstall error.
– Update: Compatibility fixes for WordPress 5.5.
– Update: Compliance with WooCommerce 4.4.1

1.0.2 07/02/20
– Work on code to ensure Google Analytics Tracking.
– Update: Font Awesome 4.6.2 to 4.7.0.
– Update: Assure compatibility with WordPress 5.4.2.

1.0.0 02/26/20
– First release!

中繼資料

  • 版本 1.1.6
  • 最後更新 4 個月前
  • 啟用安裝數 400+
  • WordPress 版本需求 4.6 或更新版本
  • 已測試相容的 WordPress 版本 6.9.0
  • PHP 版本需求 7.4.33 或更新版本
  • 語言
    English (US)
  • 標籤
    checkoutorder confirmationsocial sharethank youthank you page
  • 進階檢視

評分

4.3 星,滿分為 5 星
  • 5 個 5 星使用者評論 5 星 5
  • 0 個 4 星使用者評論 4 星 0
  • 0 個 3 星使用者評論 3 星 0
  • 0 個 2 星使用者評論 2 星 0
  • 1 個 1 星使用者評論 1 星 1

Your review

查看全部使用者評論

參與者

  • artiosmedia
  • Steven Ray
  • Md Arafat Rahman

技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

檢視技術支援論壇

贊助

想要支援這個外掛的發展嗎?

贊助這個外掛

  • 關於我們
  • 最新消息
  • 主機代管
  • 隱私權
  • 展示網站
  • 佈景主題目錄
  • 外掛目錄
  • 區塊版面配置目錄
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • 活動
  • 贊助基金會 ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Taiwan 正體中文

  • 查看我們的 X (之前的 Twitter) 帳號
  • 造訪我們的 Bluesky 帳號
  • 造訪我們的 Mastodon 帳號
  • 造訪我們的 Threads 帳號
  • 造訪我們的 Facebook 粉絲專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • 造訪我們的 TikTok 帳號
  • Visit our YouTube channel
  • 造訪我們的 Tumblr 帳號
程式碼,如詩
The WordPress® trademark is the intellectual property of the WordPress Foundation.