Short tag of php statement
Opened this issue · 1 comments
pankamilr commented
I suggest to change whole php statements from short tag <? or <?= to <?php and <?php echo because not all server's has this option avaiable. I had to change this to make plugin works.
nickdotreid commented
thats a great point... do you have the code you wrote somewhere? if you make a pull request, I'll test it really quick and accept it