• Resolved RobertBasil

    (@robertbasil)


    When trying to use the pressthis tool I get the error:

    Fatal error: Call to undefined function: htmlspecialchars_decode() in /home/content/r/o/b/robertbasil/html/wp-admin/press-this.php on line 554

    Line 554:
    <?php if ($selection) echo wp_richedit_pre(htmlspecialchars_decode($selection)); ?>

    I’m using php4, I thought this was a php5 error?

Viewing 2 replies - 16 through 17 (of 17 total)
  • @robertbasil,
    Good that you got it working!
    I’m still having to deal with the issue I’m having. For me it ‘almost works’!
    When I select text from a site, I only get the title but not the selected text.

    this is not resolved

    it is a bug in wordpress

    if we apply the hack/fix above, will it be changed when wordpress automatically updates itself?

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘pressthis error with 2.7’ is closed to new replies.