Title: If a Post is Page Function
Last modified: August 18, 2016

---

# If a Post is Page Function

 *  [fangathering](https://wordpress.org/support/users/fangathering/)
 * (@fangathering)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/if-a-post-is-page-function/)
 * Is there a code I can use to tell WP that if a post is paged, then show this,
   but if it isn’t then show that?
 * I’ve seen someone mention is_paged() in another thread, but I had no idea how
   to use it, and couldn’t find any other mention of it. 🙁

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/if-a-post-is-page-function/#post-521170)
 * You’ll find is_paged() mentioned at the [Conditional_Tags](http://codex.wordpress.org/Conditional_Tags)
   page.
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/if-a-post-is-page-function/#post-521174)
 * “is_paged” is NOT about ONE post being paged (like with the
 *     ```
       <!--nextpage-->
       ```
   
 *  tag) – it is about your index or archives when you have more posts than the 
   number set for reading, and the next/prev posts link is present.
 *  Thread Starter [fangathering](https://wordpress.org/support/users/fangathering/)
 * (@fangathering)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/if-a-post-is-page-function/#post-521176)
 * Thanks for that. It says “This does not refer to a Post or Page whose content
   has been divided into pages using the <!–nextpage–> QuickTag.”
 * That’s what I meant. My post has been split up using <!–nextpage–>
 * Is there a function I can use to tell WP if this has happened?
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/if-a-post-is-page-function/#post-521178)
 * _Is there a function I can use to tell WP if this has happened?_
 * Not that I know of, although that doesn’t mean anything since I am a code illiterate…
   🙂
 *  Thread Starter [fangathering](https://wordpress.org/support/users/fangathering/)
 * (@fangathering)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/if-a-post-is-page-function/#post-521181)
 * lol – Okay – Thanks 🙂
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/if-a-post-is-page-function/#post-521182)
 * and apologies, I’m struggling with reading for context. :-p
 *  Thread Starter [fangathering](https://wordpress.org/support/users/fangathering/)
 * (@fangathering)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/if-a-post-is-page-function/#post-521202)
 * lol – You’re apologising for trying to help? Thanks anyway. 😛

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘If a Post is Page Function’ is closed to new replies.

## Tags

 * [if](https://wordpress.org/support/topic-tag/if/)
 * [paged](https://wordpress.org/support/topic-tag/paged/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 3 participants
 * Last reply from: [fangathering](https://wordpress.org/support/users/fangathering/)
 * Last activity: [19 years, 3 months ago](https://wordpress.org/support/topic/if-a-post-is-page-function/#post-521202)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
