Title: hisvsherscom's Replies | WordPress.org

---

# hisvsherscom

  [  ](https://wordpress.org/support/users/hisvsherscom/)

 *   [Profile](https://wordpress.org/support/users/hisvsherscom/)
 *   [Topics Started](https://wordpress.org/support/users/hisvsherscom/topics/)
 *   [Replies Created](https://wordpress.org/support/users/hisvsherscom/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/hisvsherscom/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/hisvsherscom/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/hisvsherscom/engagements/)
 *   [Favorites](https://wordpress.org/support/users/hisvsherscom/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [if in category continue stripping posts?!](https://wordpress.org/support/topic/if-in-category-continue-stripping-posts/)
 *  [hisvsherscom](https://wordpress.org/support/users/hisvsherscom/)
 * (@hisvsherscom)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/if-in-category-continue-stripping-posts/#post-669803)
 * I’m sorry, I replied to the wrong post.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [if in category continue stripping posts?!](https://wordpress.org/support/topic/if-in-category-continue-stripping-posts/)
 *  [hisvsherscom](https://wordpress.org/support/users/hisvsherscom/)
 * (@hisvsherscom)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/if-in-category-continue-stripping-posts/#post-669802)
 * I can’t believe this is more clear in documentation (I’ve searched the forums
   as well) but I found it under a php 101 site. Its the “not” statement and its
   placement was a bit different for this php version I suppose.
 * <?php if (!in_category(‘3’)) continue; ?>
 * The not statement is the ! in front of the category stating that if NOT in category
   3 to continue.

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