is_single [ WordPress Function ]
| Parameters: |
|
| Uses: | |
| See: |
|
| Returns: |
|
| Defined at: |
Examples [ wp-snippets.com ]
Top Google Search Results
- is_single() - WordPress Codex
Description. This Conditional Tag checks if any single post is being displayed. This is a boolean function, meaning it returns either TRUE or FALSE.
codex.wordpress.org - Conditional Tags « WordPress Codex
is_single(): When any single Post (or attachment, or custom Post Type) page is being displayed. (False for Pages); is_single( '17' ): When Post 17 is being ...
codex.wordpress.org - The Difference Between is_singular() and is_single() | Digging into ...
Oct 25, 2009 ... You know that you can target single-view pages with the conditional tag, is_single(): This is a great way to conditionally apply styles, scripts, ...
digwp.com - WordPress Conditional Tags: is_single()
Apr 23, 2007 ... Bill2me dot Com | WordPress Conditional Tags: is_single()
bill2me.com
User discussions [ wordpress.org ]
- SSchat on "Loading a script into post pages only"
- maneeshnanu on "is_single()/is_home() not working in external files"
- zeaks on "is_single problem in plugin"
- drkknght on "conditional tag for single posts within a taxonomy"
- josephina1988 on "conditional tag for single posts within a taxonomy"
- josephina1988 on "conditional tag for single posts within a taxonomy"
- digibucc on "Creating plugin, not showing up where I want it."
- jmayoff on "Creating plugin, not showing up where I want it."
- digibucc on "Creating plugin, not showing up where I want it."
- jmayoff on "Creating plugin, not showing up where I want it."