Open aroesler-privat opened 1 year ago
Hi,
in the frontend I did not receive errors anymore after reading in the docu, that Gutenberg has to use the block ;-)
However: In the backend the 'php-error'-class was added to every post-editing body. So I digged a little deeper and added those fixes.
I hope this helps ;-),
Andreas
Hi,
I received warnings "Deprecated: pathinfo(): Passing null to parameter #1 ($path) of type str" when using the plugin. To prevent them, I simply added a check for null. Maybe this pull request helps.
Have a nice Sunday,
Andreas