Title: pocd's Replies | WordPress.org

---

# pocd

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

 *   [Profile](https://wordpress.org/support/users/pocd/)
 *   [Topics Started](https://wordpress.org/support/users/pocd/topics/)
 *   [Replies Created](https://wordpress.org/support/users/pocd/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/pocd/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/pocd/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/pocd/engagements/)
 *   [Favorites](https://wordpress.org/support/users/pocd/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: [[LearnPress - WordPress LMS Plugin for Create and Sell Online Courses] Email templates overwritten on update](https://wordpress.org/support/topic/email-templates-overwritten-on-update/)
 *  Thread Starter [pocd](https://wordpress.org/support/users/pocd/)
 * (@pocd)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/email-templates-overwritten-on-update/#post-6368328)
 * Thats great Ken. An active _and_ responsive dev team is fantastic and it makes
   the bugs easy to bear. We’re quite invested in LearnPress at POCD so I look forward
   to seeing it grow… more than happy to let you guys know when we spot something
   out of order 🙂 Thanks to you all for the great work so far!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LearnPress - WordPress LMS Plugin for Create and Sell Online Courses] Email templates overwritten on update](https://wordpress.org/support/topic/email-templates-overwritten-on-update/)
 *  Thread Starter [pocd](https://wordpress.org/support/users/pocd/)
 * (@pocd)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/email-templates-overwritten-on-update/#post-6368321)
 * Hi Ken. Thanks for your help.
 * I had modified the ‘Passed Course’ and ‘Enrolled Course Email’ with my own code
   prior to the last 2 updates. On each occasion, after updating the plugin, the
   content of the text fields had returned to the default setting. This was reflected
   in the emails that the system is sending out too.
 * As an example, the code that I’m left with in the Enrolled Course email message(
   after updates) is:
 *     ```
       <p><strong>Dear {user_name}</strong>,</p>
       <p>You have been enrolled in {course_name}.</p>
       <p>Visit our website at {log_in}.</p>
       <p>Best regards,</p>
       <p><em>Administration</em></p>
       ```
   
 * In other words my configuration was overwritten back to the default. I imagine
   some stray code in your update hook is overwriting the relevant DB fields?

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