Title: Resolved issue
Last modified: August 21, 2016

---

# Resolved issue

 *  [charles.amith](https://wordpress.org/support/users/charlesamith-1/)
 * (@charlesamith-1)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/resolved-issue/)
 * In v0.1, there’s a file called:
    tagUserNotifcation.php
 * On line 88, it’s calling the option “notifyOnUserTag_emailTemplate” which does
   not exist by default, nor does the plugin add the option.
 * So on line 92, I delete the first part “if($template )” so it’s shows this instead:
   
   $template = file_get_contents(dirname(__FILE__) . ‘/defaultTemplate.php’);
 * After making that change, the plugin now works in WP 3.9.1
 * [https://wordpress.org/plugins/tag-user-notification/](https://wordpress.org/plugins/tag-user-notification/)

Viewing 1 replies (of 1 total)

 *  [mattker](https://wordpress.org/support/users/mattker/)
 * (@mattker)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/resolved-issue/#post-5121638)
 * Thank you [@charles](https://wordpress.org/support/users/charles/).amith for 
   this hack. This resolved the Tagged User Notification not working in recent versions
   of wordpress.

Viewing 1 replies (of 1 total)

The topic ‘Resolved issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/tag-user-notification.svg)
 * [Tagged User Notification](https://wordpress.org/plugins/tag-user-notification/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tag-user-notification/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tag-user-notification/)
 * [Active Topics](https://wordpress.org/support/plugin/tag-user-notification/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tag-user-notification/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tag-user-notification/reviews/)

## Tags

 * [notify users](https://wordpress.org/support/topic-tag/notify-users/)

 * 1 reply
 * 2 participants
 * Last reply from: [mattker](https://wordpress.org/support/users/mattker/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/resolved-issue/#post-5121638)
 * Status: not resolved