Skip to content

Resource Access Gate 1.6.0

Choose a tag to compare

@elig-45 elig-45 released this 28 Jul 17:50

Resource Access Gate 1.6.0 focuses on WordPress.org review compliance and a safe upgrade from 1.5.x.

Highlights

  • Replaced short internal identifiers with the distinctive resoacga_ prefix for AJAX and admin actions, nonces, cron hooks, options, transients, and database tables
  • Moved administration CSS and JavaScript into dedicated files that are enqueued only on the plugin admin screen
  • Updated database table creation to use WordPress dbDelta()
  • Strengthened sanitization for submitted form values, query parameters, and request metadata
  • Added a one-time, non-destructive migration for existing settings, resources, contacts, and request history
  • Preserved the public shortcode, accessible modal, branded HTML email, Bridge logo integration, privacy controls, and anti-abuse protection

Upgrade notes

On the first load after upgrading, data created by 1.5.x is copied to the new resoacga_ storage. Legacy options and tables are retained so administrators can roll back without losing configuration or request history.

The attached ZIP is the installable WordPress plugin package. Documentation screenshot images are intentionally excluded because the examples they contain remain all rights reserved and are used only for illustration.