Cannot update to Latest Version – Parse Error
-
I installed the latest version of WP-tiles (0.6), but whenever I try an activate it, I receive the following error:
Parse error: syntax error, unexpected T_FUNCTION in /home/content/21/7609121/html/wp-content/plugins/wp-tiles/wp-tiles.php on line 110
I haven’t made any modifications to this php, so I’m not sure what needs to be done.
Here’s the code on lines 109-111
$plugin = plugin_basename( __FILE__ ); add_action( "in_plugin_update_message-$plugin", function( $args ) { $transient_name = 'wp-tiles_upgrade_notice_' . $args['Version'];
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Cannot update to Latest Version – Parse Error’ is closed to new replies.