WordPress What Is This Plugin

FREE THOUGHT · FREE SOFTWARE · FREE WORLD

WordPress Plugin Displays the Type of Document, is_page, is_single, is_categoryDecember 14th, 2007

« CSS Cross-Browser Compatibility TipRobots.txt Secrets From Matt Cutts »

Description | Download | Installation | Screenshots

AskApache What Is This Plugin PanelShows a semi-transparent box on the document you are viewing that tells you if its a page, single, feed, category, etc..

Description

WordPress Plugin ScreenShot of SingleAskApache 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.

Download AskApache What Is This Plugin

Installation

  1. Upload askapache-what-is-this.zip to the /wp-content/plugins/ directory
  2. Unzip into its own folder /wp-content/plugins/askapache-what-is-this/askapache-what-is-this.php
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to your Options Panel and open the “AA WhatIsThis” submenu to set your options

Screenshots

Plugin Default View
WordPress Plugin AskApache What Is This Plugin Panel

Paged Category Output
WordPress Plugin ScreenShot of Paged Category

WordPress Plugin ScreenShot of Single

« CSS Cross-Browser Compatibility TipRobots.txt Secrets From Matt Cutts »

Reader Comments

  1. staima says:

    wow!!! – this is great! plugin is FIVE! – you are one crazy dude!

  2. askapache.com commenter yegle says:

    Thank you! This is such a useful plugin for hacking plugins!

  3. askapache.com commenter Janis Elsts says:

    I suggest that you replace the die() at the beginning of aa_what_is_this() with return; (line 64, plugin version 2.1)

    Explicitly terminating script execution a hook function can cause problems. In particular, since in my theme the wp_footer hook is executed before outputing the final HTML tags, your plugin cuts off the last part of the template and causes a conflict with other plugins (in particular, WP Super Cache).

RSS feed for comments on this post.TrackBack URL

Add Your Opinion

Skip to Comments
140

It's very simple -
you read the protocol
and write the code.
-Bill Joy

HTML | DCMI | GRDDL | XOXO | XDMP | XFN | DOM | XML | XHTML 1.1 Strict | CSS 2.1 | W3C | WAI | DISA | ICSI | GIAC | SANS RR | GHOST

Authority: 110

↑ TOP

Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution 3.0 License, just credit with a link.
This site is not supported or endorsed by The Apache Software Foundation (ASF). All software and documentation produced by The ASF is licensed according to these terms. "Apache" is a trademark of The ASF.

Site Map | Contact Webmaster | Glossary | License and Disclaimer | Terms of Service