How-to and Troubleshooting
1
Posts
1
Users
0
Reactions
422
Views
Jun 07, 2023 6:55 am
Hello,
I have been working on a project which uses an older version of wpforo plugin i.e. 1.7.0. Now I am in such a situation that I had to update the plugin to the latest PHP 8.1 compatible version and I did so.
Now I found that the previous developer has overridden all the templates in the child theme and has used wpforo_xx functions in it and there are 900+ instances of the same which I think are not supported in the latest plugin.
Can anyone help me transition old functions to new ones in such a situation? I really appreciate any help you can provide.