Could you please point me to a right direction:
Description:
I wanted to modify a WP theme using dockerized WP.
I could edit the theme (Appearance > Theme Editor
) then edit the *.php
file.
Yet, I could not Update File
. There is the following error:
Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP.
I tried:
- Deactivate/re-activate all plugins (as suggested here), but the error persisted.
Thanks in advance for your kind helps.