WPIntell

Source evidence

Resolved issue

Tagged User Notification · support · 2014-07-22T20:44:00+00:00

complaintsentiment
highseverity
0.98relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 30 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

24 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
charles.amith unresolved
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/ Thank you @charles .amith for this hack. This resolved the Tagged User Notification not working in recent versions of wordpress.

Comments

1 shown
mattker 2015-03-10T01:00:00+00:00

Thank you @charles .amith for this hack. This resolved the Tagged User Notification not working in recent versions of wordpress.