Wrong author name in E-mail notification for user submitted posts
-
Dear all,
I maintain a small blog where unregistered users can submit posts. For that I use the plugin “User Submitted Posts”. Users can specify their name, but internally the author’s name is always set to a default (registered) admin user.
In addition I use Jetpack to offer users the possibility to subscribe to E-mail notifications. The problem now is that Jetpack uses the default author name instead of the user submitted one in the E-mail notification. However, “User Submitted Posts” returns the correct (submitted) author name in the tag “usp_author_link()”.
Now my question: Where in Jetpack’s code can I replace the normal author tag by usp_author_link(), to put the correct submitted user name in the notification E-mail?
Thanks for any suggestions,
Manfred
The topic ‘Wrong author name in E-mail notification for user submitted posts’ is closed to new replies.