Resource Access Gate 1.6.1 fixes the packaging issues reported by the WordPress.org automated scanner.
Fixed
- Matched the plugin text domain to the assigned WordPress.org slug:
email-download-gate - Packaged the installable plugin inside the correct
email-download-gate/directory - Excluded the repository-only
.gitattributesfile and all documentation screenshot images from the installable ZIP - Removed the unnecessary explicit close of the
php://outputCSV stream flagged by Plugin Check - Strengthened sanitization of nested administration form values
- Prevented the legacy 1.5.x data migration from running again after later patch-version updates
Validation
The exact attached ZIP was checked with the official Plugin Check 2.0.0 tool, including runtime checks. It reports zero errors. The remaining warnings relate only to the plugin's necessary direct access to its own custom database tables.
The public shortcode, accessible modal, branded HTML email, Bridge logo integration, privacy controls, anti-abuse protection, and existing data migration remain compatible.