Chuyển đến phần nội dung
WordPress.org

tiếng Việt

  • Giao diện
  • Plugin
  • Tin tức
    • Tài liệu hướng dẫn
    • Diễn đàn
  • Giới thiệu
  • Facebook #WPVN
  • Tải WordPress
Tải WordPress
WordPress.org

Plugin Directory

Custom Thank You for WooCommerce

  • Gửi một plugin
  • Yêu thích của tôi
  • Đăng nhập
  • Gửi một plugin
  • Yêu thích của tôi
  • Đăng nhập

Custom Thank You for WooCommerce

Bởi artiosmedia
Tải về
  • Chi tiết
  • Đánh giá
  • Cài đặt
  • Nhà phát triển
Hỗ trợ

Mô tả

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.

Ảnh màn hình

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

Cài đặt

  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.

Hỏi đáp

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

Đánh giá

Facile da installare e usare

lucami 11 Tháng 4, 2025
Funziona perfettamente

Nice plugin

assad1999 19 Tháng 5, 2023
Very nice plugin. Keep it up.

Really great plug-in!

semmtex 8 Tháng 6, 2022
Really great and quick plug-in to add a customisable Thank You page. Definitely recommend.

completly broke our site

ptamer 11 Tháng 12, 2020 1 trả lời
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 26 Tháng 9, 2020
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 21 Tháng 4, 2020
Simple but powerful plugin! Thank You!
Đọc tất cả 6 đánh giá

Người đóng góp & Lập trình viên

“Custom Thank You for WooCommerce” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp
  • artiosmedia
  • Steven Ray
  • Md Arafat Rahman

Dịch “Custom Thank You for WooCommerce” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

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!

Meta

  • Phiên bản 1.1.6
  • Cập nhật lần cuối 3 tháng trước
  • Số lượt cài đặt 400+
  • Phiên bản WordPress 4.6 hoặc cao hơn
  • Đã kiểm tra lên đến 6.9.0
  • Phiên bản PHP 7.4.33 hoặc cao hơn
  • Ngôn ngữ
    English (US)
  • Thẻ
    checkoutorder confirmationsocial sharethank youthank you page
  • Nâng cao

Đánh giá

4.3 trên 5 sao.
  • 5 5-star reviews 5 sao 5
  • 0 4-star reviews 4 sao 0
  • 0 3-star reviews 3 sao 0
  • 0 2-star reviews 2 sao 0
  • 1 1-star review 1 sao 1

Thêm đánh giá của bạn

Xem tất cả đánh giá

Những người đóng góp

  • artiosmedia
  • Steven Ray
  • Md Arafat Rahman

Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

Xem diễn đàn hỗ trợ

Ủng hộ

Bạn có muốn hỗ trợ vào sự phát triển của plugin này?

Ủng hộ plugin này

  • Giới thiệu
  • Tin tức
  • Lưu trữ
  • Quyền riêng tư
  • Trưng bày
  • Giao diện
  • Plugin
  • Mẫu khối
  • Học hỏi
  • Hỗ trợ
  • Nhà phát triển
  • WordPress.tv ↗
  • Tham gia
  • Sự kiện
  • Quyên góp ↗
  • Năm cho Tương lai
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

tiếng Việt

  • Truy cập tài khoản X (trước đây là Twitter) của chúng tôi
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Xem trang Facebook của chúng tôi
  • Truy cập tài khoản Instagram của chúng tôi
  • Truy cập tài khoản LinkedIn của chúng tôi
  • Visit our TikTok account
  • Truy cập kênh YouTube của chúng tôi
  • Visit our Tumblr account
Viết code như làm thơ.
The WordPress® trademark is the intellectual property of the WordPress Foundation.