ftp_nlist() and ftp_pwd() warnings
After all, it was already in the question! Context Both plugins are related to my WordPress site theme (uplift). I can’t understand what it is doing or where, but when it detects that the owner of the files isn’t its executing user (apache), it changes the access method to FTP. This action doesn’t seem logical, … Read more