• Resolved duce

    (@duce)


    Hi, I have just updated to 4.2 and now I am being asked for FTP credentials when I try to access the Plugins menu.
    How can I disable this as I do not use FTP at all and only SCP.
    I do updates from shell using subversion and I do not wish my website files to be owned by the webserver either.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Tim Nash

    (@tnash)

    Spam hunter

    You can disable File modifications to theme & plugin if you are using version control by

    define( 'DISALLOW_FILE_MODS', true );

    Thread Starter duce

    (@duce)

    Thanks Tim.
    I was also using
    define( 'WP_AUTO_UPDATE_CORE', false );
    with varying results.
    After a proper refresh of the plugins page the message went away.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Connection Information – FTP credentials’ is closed to new replies.