mirror of
https://github.com/WenPai-org/wp-china-yes.git
synced 2025-08-03 11:11:30 +08:00
修复:提高G家头像替换过滤器的优先级,因为很多用户反馈一些主题会将G家头像接管到不可用的第三方节点上
This commit is contained in:
parent
a4a13bbe5f
commit
a8f491ff06
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ if (!class_exists('WP_CHINA_YES')) {
|
|||
'secure.gravatar.com',
|
||||
'cn.gravatar.com'
|
||||
], 'gravatar.wp-china-yes.net', $avatar);
|
||||
});
|
||||
}, 1);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue