Syntax error in edin 1.2.9
-
I upgraded Edin theme today to 1.2.9 and got a white screen error. My logs show the error:
PHP Parse error: syntax error, unexpected '[' in /wp-content/themes/edin/inc/jetpack.php on line 116
On the line specified the code is:
return wp_get_attachment_image_src( $post_thumbnail_id, $size )[0];
I deleted the
[0]
and everything now seems to be OK.
- The topic ‘Syntax error in edin 1.2.9’ is closed to new replies.