is_archive [ WordPress Function ]
is_archive ( No parameters )
| Uses: |
|
| See: |
|
| Returns: |
|
| Defined at: |
|
Is the query for an archive page?
Month, Year, Category, Author, Post Type archive...
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- is_archive() - WordPress Codex
is_archive() does not accept any parameters. If you want to check if this is the archive of a custom post type, use is_post_type_archive( $post_type ) ...
codex.wordpress.org - Conditional Tags « WordPress Codex
Note the ! at the beginning. Note: Be sure to check your spelling when testing, "is" and "in" are a big difference. See also is_archive() and Category Templates.
codex.wordpress.org - WordPress › Support » Tags — is_archive
Tag: is_archive Add New » ... is_archive() on home.php, 3, Chip Bennett, 10 months. [resolved] get_option('page_for_posts') return 0 after if(is_archive()), 1 ...
wordpress.org - is_home(), is_archive() not Working? Here is a Fix « Weblog Tools ...
Jan 16, 2010 ... Quite recently, is_home() and is_archive() stopped working for me. I mean, that these conditional tags stopped working for me and the intended ...
weblogtoolscollection.com
Gebruikersdiscussies [ wordpress.org ]
- Chip Bennett on "is_archive() on home.php"
- alchymyth on "is_archive() on home.php"
- Operaatoors on "is_archive() on home.php"
- enethrie on "get_option('page_for_posts') return 0 after if(is_archive())"
- rumlab on "is_archive & is_page_template not working (nextgen)"
- rumlab on "is_archive & is_page_template not working (nextgen)"
- schmitt on "Force Conditional Tags - query_posts"
- Kafkaesqui on "Force Conditional Tags - query_posts"
- schmitt on "Force Conditional Tags - query_posts"
- schmitt on "Force Conditional Tags - query_posts"