cabrerahector / wordpress-popular-posts

WordPress Popular Posts - A highly customizable WordPress widget that displays your most popular posts.
https://wordpress.org/plugins/wordpress-popular-posts/
GNU General Public License v2.0
279 stars 83 forks source link

Version 4.1.0 - unexpected T_FUNCTION #186

Closed Optimaximal closed 6 years ago

Optimaximal commented 6 years ago

Version 4.1 will not load on our site (running WP 4.9.6).

Error: Parse error: syntax error, unexpected T_FUNCTION in /home/footshop/public_html/wp-content/plugins/wordpress-popular-posts/includes/class-wordpress-popular-posts-rest-controller.php on line 374

cabrerahector commented 6 years ago

Sounds like you're running a very old PHP version there. Try upgrading to PHP 5.3 or newer and report back.