Current Behaviour and Context
Several local server commands (import, import-uploads, s3 import-uploads) hardcode content/uploads.
WordPress allows overriding this via the UPLOADS constant or upload_path option. Commands should read the actual configured path rather than assuming the default.
Improved Behaviour
Local server checks configured uploads directory and use it
Additional Info
No response
Current Behaviour and Context
Several local server commands (import, import-uploads, s3 import-uploads) hardcode content/uploads.
WordPress allows overriding this via the UPLOADS constant or upload_path option. Commands should read the actual configured path rather than assuming the default.
Improved Behaviour
Local server checks configured uploads directory and use it
Additional Info
No response