Hide WP Surface 0.1.20
- 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 arewrite ... breakplus explicitrootmapping, which is more reliable across Nginx builds and avoids checking the aliased/control/...path on disk.