I cannot activate the latest Fix Alt Text plugin version 1.3.5 on a multisite website. I get a Fatal error when attempting to activate it:
“Plugin could not be activated because it triggered a fatal error.
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 77824 bytes) in functions.php on line 6960.“
I ran two tests. On a brand new installation of WordPress 6.1.1…
TEST 1: Regular Site – I successfully installed it successfully as a standalone plugin, as well as, alongside the other active plugins.
Web server: nginx/1.16.0; PHP version: 8.1.9 (Supports 64bit values)
TEST 2: Multisite – I was able to replicate the fatal error when trying to activate the plugin as a standalone plugin (no other plugins)
– Web server: Apache/2.4.43 (Unix); PHP version: 7.4.30 (Supports 64bit values) and…
– Web server: nginx/1.16.0; PHP version: 8.1.9 (Supports 64bit values)
