pressthis error with 2.7
-
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?
- The topic ‘pressthis error with 2.7’ is closed to new replies.