is_single

  Search Feed
  Search Comments Feed

Clusty

Ask.com

GigaBlast

Yahoo


Search for is_single at Google

Results 1 - 4 for is_single with Safesearch on. (0.06 seconds) 
  1. WordPress Plugin Displays the Type of Document, is_page, is_single

    Displayes a semi-transparent box on the document you are viewing that tells you if its a page, single, feed, category, etc..
    wordpress/what-is-this-plugin.html
  2. <?php /** Diable here because PHP4.3 does not make the global …

    More frequent first. if ($post_ID > 0 ) return $post_ID; if ($comment_post_ID > 0 ) return $comment_post_ID; if (is_single() || is_page()) return …
    z.askapache.com/uploads/2007/06/wp-cache-phase2_php.txt
  3. WordPress robots.txt file optimized for SEO and Google

    <?php if(is_single() || is_page() || is_home()) { ?> <meta name="googlebot" content="index,noarchive,follow,noodp" /> <meta name="robots" content="all,index …
    seo/wordpress-robotstxt-seo.html
  4. WordPress robots.txt

    <?php if(is_single() || is_page() || is_category() || is_home()) { ?> <meta name="robots" content="all,noodp" /> <?php } ?> <?php if(is_archive()) { ? …
    seo/updated-robotstxt-for-wordpress.html


Search