When WordPress Will Not Upload Images

When WordPress will not upload images, the following points are often raised The destination for the images is not writable You are going over the image size limit set in php.ini An image compression plugin is involved There is simply not enough disk space CPU load has hit 100% Uploads stopped working from 2019? In particular, the symptom of an error occurring kept happening even though I had not changed php.ini or any plugin. [Read More]

wp-tegaki Plugin Error on WordPress

Disabled wp-tegaki still throws a PHP parse error

Does the wp-tegaki plugin error even when it is disabled?

On a WordPress blog, the following error appeared even though the wp-tegaki plugin I used to run was already disabled. (wp-tegaki is no longer maintained and does not support PHP 7.x)

PHP Parse error:  syntax error, unexpected 'new' (T_NEW) in /var/www/html//wp-content/plugins/wp-tegaki/wp-tegaki-img.php on line 24

I was not using it anyway and it was annoying, so I deleted it.

These days it is better to use web fonts anyway.