Hi,
I use PHP Compatibility Checker plugin to check site compatibility with php7.3 and got a warning message on woodmart-core. Is it safe to upgrade php to 7.3?
file location: …/wp-content/plugins/woodmart-core/index.php
———————————————————————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————————————————————————-
1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
———————————————————————————————————————————————————————————-