• I want to edit some lines and add some stuff in learnpress/inc/emails/class-lp-email-finished-course-user.php in inc folder without changing main php files as I will lose all the edits on the plugin update , how can I do that in my child theme

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support brianvu-tp

    (@briantp)

    You can’t override this file but it has a hook to you can override each section

    Thread Starter hadeerm

    (@hadeerm)

    Yes that what I was asking about , I want to change the last part of the file related to sending and trigger email , which hook shall I use and where to place the code? Please advice with details, Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘override inc files’ is closed to new replies.