Wordpress - Inject PHP code to Page

Costas

Administrator
Staff member
On a page merge the following JS declaration and replace your php file
JavaScript:
<script type="text/javascript" src="//www.x.com/start.php"></script>
 
Top