Hide WP Surface 0.1.19
- 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.