Title: filter_operators
Last modified: July 16, 2019

---

# filter_operators

 *  Resolved [ehbloom](https://wordpress.org/support/users/ehbloom/)
 * (@ehbloom)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/filter_operators/)
 * I’m trying to do a “is_not” type of filter but can’t figure out what it is and
   I can’t find the list of valid operators in the documentation.
 * $corpinsSHORTcount1 = do_shortcode(“[gravitywp_count formid=54 filter_field=73
   filter_value=$cam1 filter_field2=528 filter_operator2=’not’ filter_value2=’IA-
   BANKS’ filter start_date=$startdate end_date=$enddate]”);
 * I’ve tried ‘is_not’ and ‘!=’ too
    Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffilter_operators%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [GravityWP](https://wordpress.org/support/users/gravitywp/)
 * (@gravitywp)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/filter_operators/#post-11737264)
 * Hi [@ehbloom](https://wordpress.org/support/users/ehbloom/)
 * You can use `isnot`
 * See also the changelog:
 * Added filter_operator (conditional logic) attributes for filtering to shortcode(
   default: is | other options: isnot, not_equal, greater_than, less_than, contains,
   starts_with, ends_with)

Viewing 1 replies (of 1 total)

The topic ‘filter_operators’ is closed to new replies.

 * ![](https://ps.w.org/gravitywp-count/assets/icon-256x256.jpg?rev=3215193)
 * [GravityWP - Count](https://wordpress.org/plugins/gravitywp-count/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gravitywp-count/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gravitywp-count/)
 * [Active Topics](https://wordpress.org/support/plugin/gravitywp-count/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gravitywp-count/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gravitywp-count/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [GravityWP](https://wordpress.org/support/users/gravitywp/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/filter_operators/#post-11737264)
 * Status: resolved