Title: Show &quot;Not Going&quot;
Last modified: August 21, 2016

---

# Show "Not Going"

 *  Resolved [KelseyCurran](https://wordpress.org/support/users/kelseycurran/)
 * (@kelseycurran)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/show-not-going/)
 * Is there a way to show the NotGoing’s on the list page?
 * [http://wordpress.org/plugins/nonprofit-board-management/](http://wordpress.org/plugins/nonprofit-board-management/)

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

 *  Plugin Author [Wired Impact](https://wordpress.org/support/users/wiredimpact/)
 * (@wiredimpact)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/show-not-going/#post-4560015)
 * Hi Kelsey,
 * What list page are you referring to? Right now the folks who are not going only
   show when you click on that specific event.
 * Jonathan
 *  Thread Starter [KelseyCurran](https://wordpress.org/support/users/kelseycurran/)
 * (@kelseycurran)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/show-not-going/#post-4560152)
 * The Board Events page (where it lists them all). I know you can see it when you
   click on the specific event, but is there a way to show it like the “Going” shows?
 *  Plugin Author [Wired Impact](https://wordpress.org/support/users/wiredimpact/)
 * (@wiredimpact)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/show-not-going/#post-4560251)
 * Hi Kelsey,
 * As of now there isn’t a way to list who isn’t going on the Board Events page.
   We did this to keep the page more simple and easy to scan. If we hear that feedback
   enough we’ll definitely consider adding it in future releases.
 * Thanks and have a great weekend.
 * Jonathan
 *  Thread Starter [KelseyCurran](https://wordpress.org/support/users/kelseycurran/)
 * (@kelseycurran)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/show-not-going/#post-4560281)
 * Are there any edits I can do to the code? I’m pretty handy with PHP.
 *  Plugin Author [Wired Impact](https://wordpress.org/support/users/wiredimpact/)
 * (@wiredimpact)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/show-not-going/#post-4560283)
 * Hi Kelsey,
 * Depending on your comfort with PHP, you should be able to write something into
   the functions.php file of your theme by using the available hooks. You can adjust
   the available columns by using the ‘winbm_event_columns’ filter. Then you can
   display your additional column by utilizing the ‘manage_board_events_posts_custom_column’
   action. You can see both of these at nonprofit-board-management/includes/class-
   board-events.php.
 * If you’ve never worked with custom post type admin columns before this article
   should be really helpful: [http://justintadlock.com/archives/2011/06/27/custom-columns-for-custom-post-types](http://justintadlock.com/archives/2011/06/27/custom-columns-for-custom-post-types).
 * As I’m sure you know, I’d encourage you not to make changes directly to the plugin
   files, since any changes will be erased when the plugin is updated.
 * Good luck and if possible, it would be great if you posted the code when you’re
   done in case anyone else is looking for this functionality.
 * Jonathan

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

The topic ‘Show "Not Going"’ is closed to new replies.

 * ![](https://ps.w.org/nonprofit-board-management/assets/icon.svg?rev=2591584)
 * [Nonprofit Board Management](https://wordpress.org/plugins/nonprofit-board-management/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nonprofit-board-management/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nonprofit-board-management/)
 * [Active Topics](https://wordpress.org/support/plugin/nonprofit-board-management/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nonprofit-board-management/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nonprofit-board-management/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Wired Impact](https://wordpress.org/support/users/wiredimpact/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/show-not-going/#post-4560283)
 * Status: resolved