Is there a plugin that will override the “Error establishing a database connection” message?

My provider’s database server recently had some downtime and my site was displaying the classic “Error establishing a database connection” message for about an hour. I knew what the problem was but realised it would be useful if I was able to replace that message with something a little friendlier (ideally a more verbose message … Read more

How to add a new product type on woocommerce product types?

I want to add a new custom “product type” to woocommerce plugin: Tried to duplicate one of currently exist product type files (woocommerce template structure) as a new file (file name and inside commented name) but not worked! Answers: Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may … Read more