I'm using this plugin in Wordpress to write php in a page but every time I use a for loop it gives me this error:
Parse error: syntax error, unexpected end of file, expecting ';'
How do I solve this?
I'm using this plugin in Wordpress to write php in a page but every time I use a for loop it gives me this error:
Parse error: syntax error, unexpected end of file, expecting ';'
How do I solve this?
This plugin does not work with loops. It is a known issue if you take a look at the reviews.
There is a plugin that I often use and that works perfectly. It is called WP-exec PHP
.
Link here: https://wordpress.org/plugins/wp-exec-php/