前言介紹
- 這款 WordPress 外掛「Custom Thank You for WooCommerce」是 2020-02-25 上架。
- 目前有 400 個安裝啟用數。
- 上一次更新是 2025-03-16,距離現在已有 49 天。
- 外掛最低要求 WordPress 4.6 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4.33 以上。
- 有 6 人給過評分。
- 論壇上目前有 1 個提問,問題解答率 0%
外掛協作開發者
steveneray | artiosmedia | arafatrahmanbd |
外掛標籤
checkout | thank you | social share | thank you page | order confirmation |
內容簡介
這個外掛是一個簡單但相當受歡迎的 WooCommerce 擴充,它可以將買家重定向到由管理員創建的自定義 WordPress 頁面。只需使用你的主題中的模板創建一個空白頁面,並將其命名為任何名稱,例如「感謝頁面」,然後從外掛設置下拉菜單中選擇該頁面作為感謝頁面。然後,你必須在頁面中添加以下短碼以在你的模板中顯示內容(使用構建工具的示例參見下面的示例圖形):
[ctyw_order_review] - 顯示訂單詳細信息(通常在頂部)
[ctyw_socialbox] - 顯示響應式社交框(通常在底部)
這種有價值的重定向自定義功能允許用戶在購買驗證頁面上增加更多建議的項目,甚至是 WooCommerce 用戶控制台短碼(如果需要的話)。這個外掛允許最大的設計選擇!
在版本 1.0.5 中添加了一個新的全局短碼。該短碼是 [ctyw_order_information data=”key”]。此添加可擴展該外掛,以讓用戶能夠通過將“key”替換為要檢索的內容,從訂單中訪問40個不同的數據字段。例如, [ctyw_order_information data=”order_billing_first_name”] 將輸出訂單客戶帳單的名字,而 [ctyw_order_information data=”order_billing_address_1″] 將輸出客戶帳單地址。這個短碼允許無限組合結果,僅限於 WooCommerce 或其他第三方插件包括的內容。
高度值得的社交分享框可以在完成購買後出現在自定義的感謝頁面上。客戶可以選擇任何一個已購買的商品,並在 Facebook、Pinterest 或 Twitter 上發布該產品。他們還可以選擇將購買物品發送電子郵件給任何人。這是通過社交分享進行內容營銷的有效且經過驗證的方法。
盡管一些「感謝」外掛涉及複雜的設置和功能,導致額外的內存使用、系統衝突和頻繁更新,但此外掛通過提供簡潔的解決方案而省略了所有障礙。此外,該外掛也支持 Google Analytics 追蹤。鉤子「woocommerce_is_order_received_page」添加到第33行並返回 true。測試證實 Google Analytics 可以跟踪動態頁面,並在歷史紀錄和實時紀錄中記錄它。
總之,在完成購買後,你的買家將被重定向到你的自定義「感謝」頁面,而不是 WooCommerce 的默認「感謝」頁面。由於該外掛的靈活性,你可以創建自己的感謝訊息。這不是一個受限試用版外掛,而是完整版本!
釋出 1.0.6 的技術細節
加載時間:0.288 秒;內存使用:3.31 MiB
PHP 最高可用版本:8.1.5
MySQL 最高可用版本:8.0.29
cURL 最高可用版本:7.83.1,OpenSSL/3.0.3
PHP 5.6、7.3、7.4 和 8.0 兼容。
原文外掛簡介
This plugin is a simple yet popular WooCommerce extension that redirects a buyer to a custom WordPress page created by the administrator. Simply make a blank page using the template in your theme, naming it anything 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 valued redirect customization allows the user to embellish the purchase verification page with more suggested items and even the WooCommerce user console short code if desired. This plugin enables 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 make provision for users to be able to access 40 different data fields from orders by replacing the “key” entry with what 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 allows infinite results, limited to only what WooCommerce or other third-party plugins include.
The highly valued social share box can appear on the custom thank you page after a finished purchase. Customers can select any one of the purchased items and post the product on Facebook, Pinterest, or 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 extra memory usage, system conflicts, and frequent updates, this plugin eliminates all the hurdles by providing a simple solution without 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 conclusion of a purchase, your buyer will be redirected to your custom ‘Thank You’ page instead of WooCommerce’s default ‘Thank You’ page. Due to this plugin’s flexibility, you can create your own thank you message.
Technical Details for Release 1.1.3
Load time: 0.263 s; Memory usage: 3.54 MiB
PHP up to tested version: 8.3.15
MySQL up to tested version: 8.4.3
MariaDB up to tested version: 11.8.0
cURL up to tested version: 8.11.1, OpenSSL/3.4.0
PHP 7.4, 8.0, 8.1, 8.2, and 8.3 compliant. Not tested on 8.4 yet.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Custom Thank You for WooCommerce」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.0 | 1.0.2 | 1.0.3 | 1.0.4 | 1.0.5 | 1.0.6 | 1.0.7 | 1.0.8 | 1.1.0 | 1.1.1 | 1.1.2 | 1.1.3 | trunk |
延伸相關外掛(你可能也想知道)
Confetti 》, 透過區塊或短代碼,您可以在網站的任何位置添加有趣的彩帶效果。可從六種效果風格中選擇!, 短代碼:[confetti], 訪問我們的網站了解更多資訊, 升級到高級...。
Order Redirects for WooCommerce 》在您的 WooCommerce 商店中,設置自訂重定向,當使用者提交訂單或購買時即會使用,選項允許您設置所有訂單的全局重定向 URL,或者按產品或變體設置重定向。優...。
Custom Thank You Pages PRO for WooCommerce 》此外掛可讓您為 WooCommerce 設置自訂「感謝您的訂單」頁面,可設置於:, * 單一產品, * 按類別, * 所有產品, 自訂頁面可設置為您的 WordPress 內頁面或任何...。
Custom Thank you for Woo 》感謝訂單確認頁面可擴展顧客關係,在相應頁面上顯示所有訂單詳細信息。這是改善整體營銷反應最快、最簡單的方法。, WooCommerce 客製化感謝訂單確認頁面外掛...。
Video on Checkout 》er”, etc.), Customize video player colors to match your store design, Add a call to action button to the video, , Installation, , Upload the ...。
Thank You NHS 》這款外掛可以讓使用者在網站上展示支持英國國家醫療服務(NHS)和關鍵人員的橫幅,以及彩虹游標。, 如果您想要捐款給 NHS Charities Together ,並向所有 NHS ...。
Thnks 》總結:Thnks 是一款 WooCommerce 外掛,讓你可以輕鬆自訂你的感謝頁面,給每一個購買者更加個人化和吸引人的感受,讓每次交易都成為更愉快的體驗,給你的網路...。
Thank you reader 》這是一個簡單且輕量級的 WordPress 外掛,它會在文章結尾自動列印感謝訊息。不需要進行任何設置,只需安裝即可自動啟用。撰寫文章、發佈、不必再煩惱大小寫問...。