You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.