Last Updated
August 5, 2025
First Released
August 5, 2025
Download History (Last one month)
Gift Message for Woo adds professional gift message functionality to your WooCommerce store, allowing customers to include personalized messages with their orders. Perfect for gift purchases, special occasions, and personalized shopping experiences.
Key Features:
- Product Page Integration – Gift message textarea field (150 character limit) appears on single product pages
- Complete Order Flow – Gift messages are preserved through cart → checkout → order → admin → email workflow
- Admin Management – Dedicated gift message column in WooCommerce orders list with detailed order views
- Customer Experience – Real-time character counter with visual feedback and mobile-responsive design
- Analytics & Export – Built-in analytics dashboard and export functionality for reporting
- Developer-Friendly – Extensible with custom hooks and filters for theme integration
Perfect for:
- Gift shops and seasonal retailers
- E-commerce stores with gift options
- Special occasion marketing campaigns
- Customer personalization experiences
- Retail stores with gift services
Advanced Features:
The plugin includes comprehensive gift message management with:
- Bulk operations for high-volume stores
- Analytics and reporting dashboard
- Customer gift message history
- Export functionality in multiple formats
- Product-specific gift message settings
- Template system for common messages
Modern & Responsive:
Built with modern web standards featuring:
- Mobile-responsive design
- Touch-friendly interface
- Progressive enhancement
- Cross-browser compatibility
- Performance optimized code
Security First:
All user inputs are properly sanitized and validated. Output is escaped for XSS prevention. The plugin follows WordPress and WooCommerce security best practices.
Admin Features
Gift Message Management:
- Enable for specific products or categories.
- Exclude specific products or categories.
Integration Points:
- WooCommerce orders list with gift message indicators
- Order details page with full message display
- Email template integration for notifications
- Product settings for message field customization
Support
For technical support, feature requests, or bug reports:
- Support Forum: https://wordpress.org/support/plugin/gift-message-for-woo/
Privacy Policy
This plugin stores gift messages as part of WooCommerce order data. Gift messages are treated with the same privacy considerations as other order information:
- Gift messages are stored in your WooCommerce database
- Messages are included in order emails and admin displays
- Data retention follows your WooCommerce settings
- No external services are contacted
- No tracking or analytics data is collected by this plugin
- Upload the plugin files to the
/wp-content/plugins/gift-message-for-woo/
directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Ensure WooCommerce is installed and activated (required dependency)
- Visit any single product page to see the gift message field
- Configure display options using the provided hooks and filters
System Requirements:
- WordPress 6.1 or higher
- WooCommerce 7.9 or higher
- PHP 7.4 or higher
- Modern browser with JavaScript enabled
Does this work with custom themes?
Yes! The plugin uses standard WooCommerce hooks and includes CSS classes for easy theme integration and customization.
Can I customize the gift message field appearance?
Absolutely. The plugin includes CSS classes for styling and hooks for customizing field behavior, labels, and validation rules.
Are gift messages included in order emails?
Yes, gift messages appear in order confirmation emails, admin notifications, and can be displayed in custom email templates.
Does this support variable products?
Currently, the plugin supports simple products. Variable product support is planned for a future release.
Can I set different character limits per product?
The default limit is 150 characters globally, but you can use the provided hooks to customize limits per product or product category.
Is this compatible with WooCommerce Blocks?
Yes, the plugin is designed to work seamlessly with WooCommerce Blocks and modern checkout flows.
Does this work with caching plugins?
Yes, the plugin is designed to work with popular caching solutions. Gift messages are stored in cart sessions and order meta.
Can customers edit gift messages after placing an order?
Currently, gift messages can only be edited during the cart/checkout process. Post-order editing would require admin intervention.
Is there a character counter for customers?
Yes, the plugin includes a real-time JavaScript character counter with visual feedback when approaching the 150-character limit.
Changelog
1.0.0
- Added – Gift message textarea field on single product pages
- Added – Real-time character counter with 150-character limit
- Added – Complete cart, checkout, and order flow integration
- Added – Admin orders list column for quick gift message overview
- Added – Order details page display for full gift messages
- Added – Email integration for order confirmation messages
- Added – Analytics dashboard for gift message insights
- Added – Bulk operations interface for high-volume management
- Added – Export functionality (CSV, XLSX formats)
- Added – Customer gift message history tracking
- Added – Product-specific gift message settings
- Added – Gift message templates for common occasions
- Added – Mobile-responsive design with touch-friendly interface
- Added – Security features with input sanitization and output escaping
- Added – Developer hooks for customization and extensibility
- Added – Session management for cart gift messages
- Added – WordPress and WooCommerce coding standards compliance
- Added – Comprehensive documentation and admin guides