• Resolved intrex

    (@intrex)


    There are a problem in opengraph.php/strip_white_chars function:
    $content = preg_replace( ‘/ [^ ]+$/’, ”, $content );
    it strips the last word from $content.
    Is there a solution in pipe, or patch it manually? 🙂

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Marcin Pietrzak

    (@iworks)

    HI @intrex!

    You are right. I made a mistake, now it should be fixed. Could you try 2.5.2 version and confirm or deny?

    Thank you in advance.

    Marcin

Viewing 1 replies (of 1 total)

The topic ‘strip_white_chars problem’ is closed to new replies.