How to check whether the Error Page is currently shown in WordPress? -


wordpress has conditional functions is_front_page() or is_home() test loaded on site.

is there similar function test if error page shown?

is_404() function? think need.

http://codex.wordpress.org/function_reference/is_404


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -