Skip to content

Commit 58be9a0

Browse files
committed
Remove replace
1 parent 296726a commit 58be9a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wpengine-phpcompat.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ function fork_scan( $test_version, $only_active ) {
188188

189189
// Build our URL.
190190
$url = add_query_arg( $query, admin_url( 'admin-ajax.php' ) );
191-
$url = str_replace( '8081', '80', $url );
192191
// POST.
193192
wp_remote_post( esc_url_raw( $url ), $args );
194193
}

0 commit comments

Comments
 (0)