Title: lemats's Replies | WordPress.org

---

# lemats

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Subscribe2] Notifications for Custom Taxonomies not impelmented!?](https://wordpress.org/support/topic/plugin-subscribe2-notifications-for-custom-taxonomies-not-impelmented/)
 *  Thread Starter [lemats](https://wordpress.org/support/users/lemats/)
 * (@lemats)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-subscribe2-notifications-for-custom-taxonomies-not-impelmented/#post-2686072)
 * Fix included in subscribe2 version 8.2:
    [http://wordpress.org/extend/plugins/subscribe2/changelog/](http://wordpress.org/extend/plugins/subscribe2/changelog/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Subscribe2] Notifications for Custom Taxonomies not impelmented!?](https://wordpress.org/support/topic/plugin-subscribe2-notifications-for-custom-taxonomies-not-impelmented/)
 *  Thread Starter [lemats](https://wordpress.org/support/users/lemats/)
 * (@lemats)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-subscribe2-notifications-for-custom-taxonomies-not-impelmented/#post-2686012)
 * Hi MattyRob
 * This works, thanks for that!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type Archives in Nav Menus] [Plugin: Custom Post Type Archives in Nav Menus] How can I get this to work?](https://wordpress.org/support/topic/plugin-custom-post-type-archives-in-nav-menus-how-can-i-get-this-to-work/)
 *  [lemats](https://wordpress.org/support/users/lemats/)
 * (@lemats)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-custom-post-type-archives-in-nav-menus-how-can-i-get-this-to-work/#post-2096384)
 * Set ‘has_archive’ and ‘show_in_nav_menus’ to true:
 * register_post_type(
    … ‘has_archive’ => true, ‘show_in_nav_menus’ => true, … );

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