Description
The Cart Messages for WooCommerce plugin lets you add and customize cart and checkout notices in WooCommerce.
✅ Main Features
- Add custom notices to the cart page.
- Add custom notices to the checkout page.
- Customize add to cart notices.
- Use the plugin’s shortcodes in notices. For example, display the current cart total.
- And more…
🏆 Premium Version
The free plugin version is limited to one notice on the cart page and one on the checkout page. Cart Messages for WooCommerce Pro allows you to add an unlimited number of notices.
🗘 Feedback
- We are open to your suggestions and feedback. Thank you for using or trying out one of our plugins!
- Visit plugin site.
ℹ More
- The plugin is “High-Performance Order Storage (HPOS)” compatible.
Installation
- Upload the entire plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin through the “Plugins” menu in WordPress.
- Start by visiting plugin settings at “WooCommerce > Settings > Cart Messages”.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Cart Messages for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Cart Messages for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.5.4 – 30/07/2024
- Tested up to: 6.5.
- WC tested up to: 9.1.
1.5.3 – 13/10/2023
- Dev – Developers –
alg_wc_cart_messages_{$cart_or_checkout}_add_notice
filters added. - WC tested up to: 8.2.
1.5.2 – 24/09/2023
- WC tested up to: 8.1.
- Plugin logo, banner updated.
1.5.1 – 06/09/2023
- Fix – Shortcodes –
on_empty
in PHP v8. - Dev – “High-Performance Order Storage (HPOS)” compatibility.
- Tested up to: 6.3.
- WC tested up to: 8.0.
1.5.0 – 14/07/2023
- Fix – Priority lowered to
9
for both hooks (was10
). Fixes the issue with duplicated notices on the checkout page, and no notices on the cart page. - Dev –
wc_has_notice()
check added. - Dev – Developers –
alg_wc_cart_messages_{$cart_or_checkout}_hook_name
andalg_wc_cart_messages_{$cart_or_checkout}_hook_priority
filters added.
1.4.1 – 19/06/2023
- WC tested up to: 7.8.
- Tested up to: 6.2.
1.4.0 – 16/11/2022
- Dev – Plugin is initialized on the
plugins_loaded
action now. - Dev – Code refactoring.
- Tested up to: 6.1.
- WC tested up to: 7.1.
- Readme.txt updated.
- Deploy script added.
1.3.0 – 11/05/2021
- Dev – Visibility – URL param – Sanitizing URL param value now.
- Free plugin version released.
- WC tested up to: 5.2.
1.2.0 – 02/04/2021
- Dev – Shortcodes –
[alg_wc_cm_product_quantities]
shortcode added. - Dev – Shortcodes –
[alg_wc_cm_product_titles]
shortcode added. - Dev – Shortcodes –
[alg_wc_cm_cart_function]
shortcode added. - Dev – Shortcodes –
as_price
attribute removed;format
attribute added (e.g.format="wc_price"
). - Dev – Localisation –
load_plugin_textdomain()
function moved to theinit
hook. - Dev – Settings – Properly sanitizing all message texts input now.
- Dev – Settings – Descriptions updated.
- Dev – Code refactoring.
- WC tested up to: 5.1.
- Tested up to: 5.7.
1.1.0 – 13/11/2019
- Dev – Cart/Checkout Messages – “Visibility” options added.
- Dev – Add to Cart Messages – “Custom text” options added.
- Dev – Code refactoring.
- WC tested up to: 3.8.
- Tested up to: 5.3.
1.0.1 – 25/06/2019
- Dev – Cart/Checkout Messages – “Type
on_empty
” options added. - Dev – Shortcodes –
multiply_by
attribute added. - Dev – Minor code refactoring.
1.0.0 – 20/06/2019
- Initial Release.