[ad_1]
Hello,
I’m using WordPress alongside WooCommerce Lottery to create a raffle website.
The plugin creates different messages depending on different actions the user makes, and I want to be able to edit these messages.
For example:
[If I run out of stock]) [If you try to purchase more items than there are in stock]) [If you omit fields when paying])Now I can edit the style of the message using CSS, but I’m assuming there’s a php or JS file somewhere that creates the actual message content? How can I find out where this file is?
Thanks!
[ad_2]
What plugin? Check the developer documentation for hooks and filters.
Woo –
I just use loco translator and replace the text strings with whatever tf I want instead of a real translation.