Shows a semi-transparent box on the document you are viewing that tells you if its a page, single, feed, category, etc..
Description
AskApache What Is This is a simple plugin that makes it easy for developers and code hackers to view the type of document currently being displayed by WordPress at any time, but only if the user is logged in.
Full List of Checks: is_admin, is_paged, is_archive, is_attachment, is_author, is_category, is_tag, is_comments_popup, is_date, is_day, is_feed, is_home, is_month, is_page, is_plugin_page, is_preview, is_robots, is_search, is_single, is_singular, is_time, is_trackback, is_year, is_404.