Skip to content

Hide WP Surface 0.1.20

Choose a tag to compare

@github-actions github-actions released this 06 Jun 15:32
baf7192
  • Fixed generated Nginx wp-admin alias handling for static admin assets such as /control/js/common.js.
  • Replaced the regex alias-based static asset mapping with a rewrite ... break plus explicit root mapping, which is more reliable across Nginx builds and avoids checking the aliased /control/... path on disk.