mrrankseo
Junior Member
- Nov 16, 2023
- 197
- 69
I even tried generating a child theme and sending it, but the WP Coder plugin still breaks the site. Do you have any alternative plugin for this?Hi,
Why don't you use the child theme functions.php to run code inside WP?
What I think Deleted member 752298 meant there is to have a child theme with just the function.php (and style.css with proper format so that it can work as a child theme). Then you can write anything you want in the functions.php and it will be executed without having to have an extra plugin.I even tried generating a child theme and sending it, but the WP Coder plugin still breaks the site. Do you have any alternative plugin for this?
I have also used the Code Snippet plugin. I have two websites—one is a bit old, and the other one is completely new. On the new website, the Code Snippet plugin is working fine, but on the older website, it's giving slightly different results.You can try the Code Snippets plugin it’s free and much safer than editing theme files or using unstable plugins like WP Coder.