2023-11-29 18:48:05 +00:00
|
|
|
---
|
|
|
|
post_title: WooCommerce code snippets
|
|
|
|
---
|
2023-07-10 22:23:08 +00:00
|
|
|
|
2023-07-18 13:54:08 +00:00
|
|
|
Various code snippets you can add to your site to enable custom functionality:
|
2023-07-12 14:30:47 +00:00
|
|
|
|
2023-08-22 14:04:28 +00:00
|
|
|
- [Add a country](./add-a-country.md)
|
2023-08-22 14:54:20 +00:00
|
|
|
- [Add a currency and symbol](./add-a-currency-symbol.md)
|
2023-07-18 13:49:09 +00:00
|
|
|
- [Add a message above the login / register form](./before-login--register-form.md)
|
2023-08-22 13:51:48 +00:00
|
|
|
- [Add or modify states](./add-or-modify-states.md)
|
2023-08-23 20:42:39 +00:00
|
|
|
- [Adjust the quantity input values](./adjust-quantity-input-values.md)
|
2023-08-22 12:54:17 +00:00
|
|
|
- [Change a currency symbol](./change-a-currency-symbol.md)
|
2023-07-18 13:49:09 +00:00
|
|
|
- [Change number of related products output](./number-of-products-per-row.md)
|
2023-08-23 20:07:57 +00:00
|
|
|
- [Rename a country](./rename-a-country.md)
|
2023-08-23 20:45:50 +00:00
|
|
|
- [Unhook and remove WooCommerce emails](./unhook--remove-woocommerce-emails.md)
|
2023-10-23 09:37:53 +00:00
|
|
|
- [Useful Functions](./useful-functions.md)
|