Feb 25, 2020 10:31 pm
                        Hi there
Which PHP file(s) gets executed when one clicks on Add Topic button please?
Thanks.
                         1 Reply                    
                Feb 26, 2020 9:08 am
                        Hi @mplusplus,
When you click on Add Topic" button works the frontend.js file, located in the:
/wp-content/plugins/wpforo/wpf-assets/js/frontend.js file
and for form displayed work the class-template.php, located in the:
/wp-content/plugins/wpforo/wpf-includes/class-template.php file


 
                         
                        