=== AskApache What Is This ===
Contributors: AskApache, cduke250
Donate link: http://www.askapache.com/donate/
Tags: askapache, 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, debug, developer, theme
Requires at least: 2.5
Tested up to: 2.8-bleeding-edge
Stable tag: 3.0
Displays the Type of Page being displayed by Wordpress.
== Description ==
Adds the type of document to the
tag for every page/feed/search/etc.. only for administrators and if the plugin is enabled.
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.
* 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
== Installation ==
This section describes how to install the plugin and get it working.
1. Extract zip to wp-content/plugins
2. Activate the Plugin
3. Setup plugin options
== Other Notes ==
If you have a question about .htaccess, see: [.htaccess Tutorial](http://www.askapache.com/htaccess/apache-htaccess.html "AskApache .htaccess File Tutorial")
== Screenshots ==
1. Looking at a Page
2. Basic Admin
3. Search Result