Skip to content

Hide WP Surface 0.1.18

Choose a tag to compare

@github-actions github-actions released this 06 Jun 15:21
66df0df
  • Changed generated Nginx wp-admin aliases to execute admin PHP files directly through FastCGI, avoiding theme 404s, broken load-styles.php/load-scripts.php, and database-upgrade-screen side effects caused by front-controller routing.
  • Added a Nginx FastCGI pass setting used by the generated admin alias block.
  • Added GitHub updater settings for repository, enable/disable state, and an optional API token so update checks no longer require wp-config.php constants.
  • Added GitHub API token support to the updater for private repositories and rate-limit avoidance.
  • Cleared update transients when GitHub updater settings change.