custom error message or redirect to custom page if any error occurs
I want to create custom message when site got any error or broken or it is also be helpful if I can redirect site url to my custom page when site got error for example "www.demo.com" to "www.demo.com/custom-error-message-page" where I can display my message to visitors and also want those error to notify in my email.
I have tried wp_debug in wp-config to set to true but it shows all error on all pages of site instead that I only want any custom message to show.
Thanks
Topic notifications redirect errors Wordpress
Category Web