How to insert PHP code into wordpress (Page Builder)?
By Taras Parashchuk, 5 years ago. Last reply by Andrew Misplon, 5 years ago
Hello. I created a PHP script for the site, which pulls out the database and forms several DIV elements (quite a lot) that follow one after another. This function works correctly, everything is tested.(without wordpress) To insert code into wordpress, I use the “Insert PHP” plugin. The site uses “Page Builder”. As soon as I…