wp-discourse icon indicating copy to clipboard operation
wp-discourse copied to clipboard

Call to undefined function parse_blocks()

Open PHPGangsta opened this issue 4 years ago • 0 comments

In Commit 770b7c1ec91232bbb57714426d3fb625b299d35a in /lib/discourse-publish.php#L188 you added a call to parse_blocks(), which seems to be a built-in function of Wordpress since Version 5.0.0.

But on your Plugin Page is says that Wordpress >=4.7 is needed: grafik

Please increase the minimum-compatible version of Wordpress to >=5.0.0

PHPGangsta avatar Jan 04 '21 16:01 PHPGangsta