Conversation
supportIf installed on PHP 8.2, this error appears on the plugins overview page. “This plugin is not fully active” It doesn’t appear with PHP 7.4, 8.0 or 8.1. It’s unclear whether anything is actually broken. https://prnt.sc/N1mUk7N0G1Vb
The error is caused by xmlwriter PHP extension being missing. This isn’t a required or recommended PHP extension in WordPress so it would be good if the error could be made clearer. https://make.wordpress.org/hosting/handbook/server-environment/#php-extensions
G’day modernwoe, Thanks for letting me know. It should be listing xmlwriter as a missing PHP extension, but the plugin is missing the admin template that would have that list so the list itself has gone missing (it should be where that bullet point is, in your screenshot). I’ve added the missing admin template in my development environment so it will be resolved in the next release, possibly very soon. cheers, Ross
The error is caused by xmlwriter PHP extension being missing. This isn’t a required or recommended PHP extension in WordPress so it would be good if the error could be made clearer. https://make.wordpress.org/hosting/handbook/server-environment/#php-extensions
G’day modernwoe, Thanks for letting me know. It should be listing xmlwriter as a missing PHP extension, but the plugin is missing the admin template that would have that list so the list itself has gone missing (it should be where that bullet point is, in your screenshot). I’ve added the missing admin template in my development environment so it will be resolved in the next release, possibly very soon. cheers, Ross