Skip to content

Hide WP Surface 0.1.19

Choose a tag to compare

@github-actions github-actions released this 06 Jun 15:27
98e33cd
  • Fixed Nginx wp-admin aliases for static admin assets such as js, css, images, fonts, and source maps.
  • Replaced the generic wp-admin alias static location with a capture-based alias location so /control/js/... maps directly to /wp-admin/js/... instead of checking the wrong /control/... filesystem path.