• Resolved dulcehc

    (@dulcehc)


    Hi,

    I’m getting this error:

    Notice: Trying to get property ‘text’ of non-object in /app/wordpress/wp-content/plugins/kona-instagram-feed-for-gutenberg/src/server.php on line 159

Viewing 2 replies - 1 through 2 (of 2 total)
  • Replacing line 159 in server.php with the following fixes the PHP warnings:

    alt="'. (empty($thumb->caption) ? '' : esc_attr($thumb->caption->text)) . '"

    Plugin Author gubbigubbi

    (@gubbigubbi)

    Thanks @ahrengot – I have added you as a list of contributors ??

    This is now fixed ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Error’ is closed to new replies.