How to fix error in PHP 8
-
This plugin is really awesome. Even though it’s never been updated, I still use this plugin on my website. But unfortunately I found an error in PHP 8.
Fatal error: Uncaught Error: Call to undefined function create_function() in mydomain/wp-content/plugins/clean-archives-reloaded/clean-archives-reloaded.php.
Function create_function has been removed in PHP 8. I have tried to update, but it still fails. Whether of all of you, anyone managed to do a fix for it?
- The topic ‘How to fix error in PHP 8’ is closed to new replies.