Mô tả
Display a custom thank you message on the WooCommerce order page using dynamic tags and color options.
Use placeholders in your message:
– [customer_name] — Replaced with the customer’s billing first name
– [order_id] — Replaced with the WooCommerce order ID
– [billing_email] — Replaced with the customer’s billing email
– [total] — Replaced with the formatted order total
This plugin is lightweight, translation-ready, and built with clean, OOP PHP.
Features
- Display a custom thank-you message on the WooCommerce order confirmation page
- Use dynamic placeholders like [customer_name], [order_id], [billing_email], [total]
- Choose where the message appears: top, above/below order table, or bottom of page
- Customize background color, text color, and border radius from the settings
- Lightweight, clean code built using OOP principles
- Translation-ready with
.potfile included - GitHub Repository: Woo Thank You Message Plugin
Cài đặt
- Upload the plugin folder to
/wp-content/plugins/woo-thank-you-message - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings > Thank You Message
- Enter your custom message and choose placement
- Save your settings — Done!
Hỏi đáp
-
Can I use HTML in the message?
-
Currently, the message supports only safe tags like
<strong>,<em>, and<a>. Full HTML support may be added in future updates. -
Can I show different messages based on product or category?
-
Not at this time — but this may be introduced in future versions.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Custom Thank You Message 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ópDịch “Custom Thank You Message 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.0
- Initial release with dynamic message support and flexible styling options
