How to customize wordpress "comment error" page -


If you enter the comment form incorrectly (do not miss names, email etc.), then with WordPress related error An empty page returns a message. I googled, but there was no way to optimize this response.

Does anyone know how to do this?

I could not find anything on optimizing the error page, but Yip-Post-Post A quick glance at FPP states that when this is triggered in an error, this function (awesome documentation) that generates an error page appears to be that some arguments that control the output of the error page, but on those options No details can be found. With little tweaking of wp_die you should be able to display it your own custom error page. It is not certain that it will help, but it is a place to get started.


Comments