Skip to content

Add FS_Method to wp-config if local install #8

@micjamking

Description

@micjamking

The below allows for local installations to install plugins without asking for FTP information.

define('FS_METHOD', 'direct');

Should add this as a default to the generator.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions