Skip to content

[Feature Request] Support multisite #1

Description

@tyrann0us

Is your feature request related to a problem? Please describe.
The tool looks very promising, but it does not support multisite yet: Error: This command doesn't support MultiSite yet. (there's a typo in "multisite" BTW).

It doesn't even work when ran for individual sites with the --url flag because you check for is_multisite() regardless of the command arguments:

if ( is_multisite() ) {

Describe the desired solution
It would be great if you could add multisite support.

Describe the alternatives that you have considered
Mention in the documentation that the tool does not support multisite. But this would not be an actual alternative for us because 100% of our projects use multisite.

Additional context
We are in the process of questioning our current approach to anonymization and came across this tool during our research.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions