mirror of
https://github.com/WenPai-org/wp-china-yes.git
synced 2025-08-03 11:11:30 +08:00
特性:提高仓库源替换代码的优先级,避免被覆盖
This commit is contained in:
parent
9fa7b40a5c
commit
d01723c737
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ if ( ! class_exists( 'WP_CHINA_YES' ) ) {
|
|||
}
|
||||
|
||||
return wp_remote_request( $url, $r );
|
||||
}, 1, 3 );
|
||||
}, 999999, 3 );
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue