Title: mattwrightdotcom's Replies | WordPress.org

---

# mattwrightdotcom

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] events-manager – no way to add categories](https://wordpress.org/support/topic/events-manager-no-way-to-add-categories/)
 *  [mattwrightdotcom](https://wordpress.org/support/users/mattwrightdotcom/)
 * (@mattwrightdotcom)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/events-manager-no-way-to-add-categories/#post-2472601)
 * Thanks Marcus. With that help and a little testing, I found that to attach regular
   categories to your events, you would add this line:
 * `register_taxonomy_for_object_type('category', EM_POST_TYPE_EVENT);`
 * Around line 137 of events-manager/em-posts.php (v5.0.50). Basically, right after
   the call to:
 * `register_post_type(EM_POST_TYPE_EVENT, array( ... ));`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] events-manager – no way to add categories](https://wordpress.org/support/topic/events-manager-no-way-to-add-categories/)
 *  [mattwrightdotcom](https://wordpress.org/support/users/mattwrightdotcom/)
 * (@mattwrightdotcom)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/events-manager-no-way-to-add-categories/#post-2472597)
 * Hi Marcus,
 * What is the code we would use to connect post categories to event categories 
   so that our events can appear connected to our regular post categories as well?
   I saw it referenced on your web site that this is possible, but I am uncertain
   how to accomplish that. Thanks!
 * Matt

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