Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter olidac

    (@olidac)

    hello,

    Can you update the plugin ?

    Thanks in advance

    Thread Starter olidac

    (@olidac)

    Hello,

    There is a missing ‘>’ in function siteorigin_widgets_get_attachment_image of file base/inc/attachments.php :

    $return = '<img ';
    foreach( $atts as $id => $val ) {
    $return .= $id . '="' . esc_attr($val) . '" ';
    }
    return $return;
    Plugin Author Greg – SiteOrigin

    (@gpriday)

    Hi Olidac

    We’ve just pushed an update that includes a fix to this issue. You should see the 1.5.5 update available shortly.

    So this in the WordPress approval queue waiting review, correct?

    Plugin Author Greg – SiteOrigin

    (@gpriday)

    Hi klykken – version 1.5.6 should be available. It includes this and a couple other fixes.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘bug in siteorigin_widgets_get_attachment_image (attachments.php)’ is closed to new replies.