Skip to content

Hide WP Surface 0.1.21

Choose a tag to compare

@github-actions github-actions released this 06 Jun 15:46
092733a
  • Changed the default Nginx wp-admin alias integration to a simpler rewrite mode that appends an internal alias flag and uses the site's normal PHP handler.
  • Kept the previous direct FastCGI wp-admin alias as an optional compatibility mode for Nginx stacks where standard rewrites are swallowed by the WordPress front controller.
  • Added configurable Nginx admin alias mode, alias query key, and alias token settings.
  • Replaced the custom GitHub updater hooks with a Plugin Update Checker-compatible integration.
  • Added plugin settings for GitHub repository and token so update configuration no longer requires wp-config.php constants.
  • Updated release packaging to install the Plugin Update Checker dependency during CI builds when Composer is available.