Issue with PHP 5.3 and earlier
-
There is an issue with PHP 5.3 and earlier.
I’ll work on it.The error message is something like this:
Parse error: syntax error, unexpected '[' in /home/husky/meowkitty.com/wp-content/themes/split-me/inc/custom-header.php on line 20
.The line is this one:
wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'large' )[0] :
I should find a fix to the
[0]
part of the code.Working on it :/ Sorry for the inconveniences
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Issue with PHP 5.3 and earlier’ is closed to new replies.