Skip to content

Conflict with other file uploads in the site #16

@sanzeeb3

Description

@sanzeeb3

To avoid conflicting, can we add a filter so that it does not interfere with other actions just like plugin and theme uploads?

return in_array($action, array('upload-plugin', 'upload-theme')) ? false : true;

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions