Gravatar是Globally Recognized Avatar的缩写,意为“全球通用头像”。如果在Gravatar的服务器上放置了你自己的头像,当您在任何支持Gravatar的博客中留言或发表文章,只要提供你与这个头像关联的email地址,图像就会出现在您的名称旁,头像可以协助识别您在博客和论坛发表的文章。
Gravatar对于网站拥有者,开发者和普通用户全是免费的。每个 wordpress 站点中都会自动加载Gravatar头像。自从谷歌被墙,越来越多的知名国外服务器无法正常访问,Gravatar 头像服务也被屏蔽了,wordpress头像也显示不了了,登录wordpress后台的速度非常慢,解决方案如下:
1. 使用Gravatar Fixed 头像修正插件
Gravatar Fixed 这款可以通过函数覆盖的方式,重新自定义Gravatar服务器,直接读取www.gravatar.com 的内容,保证正常访问。
点击下面的链接进入插件下载页面:
插件安装好以后进入设置页面,如下图设置Gravatar服务器和Gravatar SSL服务器
注意:Gravatar SSL 服务器仅适用于 wordpress 开启SSL访问时才起作用。
2. 多说缓存,切换到模板目录,打开functions.PHP,加入以下代码:
Crayon-5c891d4bacef3147488686" class="Crayon-Syntax Crayon-theme-classic Crayon-font-monaco Crayon-os-pc print-yes notranslate" data-settings=" minimize scroll-mouSEOver" style=" margin-top: 12px; margin-bottom: 12px; font-size: 12px !important; line-height: 15px !important;">
Crayon-toolbar" data-settings=" mouSEOver overlay hide delay" style="font-size: 12px !important;height: 18px !important; line-height: 18px !important;">Crayon-title">functions.PHP
Crayon-tools" style="font-size: 12px !important;height: 18px !important; line-height: 18px !important;">
Crayon-button Crayon-nums-button" title="Toggle Line Numbers">
Crayon-button-icon">
Crayon-button Crayon-plain-button" title="Toggle Plain Code">
Crayon-button-icon">
Crayon-button Crayon-wrap-button" title="Toggle Line Wrap">
Crayon-button-icon">
Crayon-button Crayon-expand-button" title="Expand Code">
Crayon-button-icon">
Crayon-button Crayon-copy-button" title="Copy">
Crayon-button-icon">
Crayon-button Crayon-popup-button" title="Open Code In New Window">
Crayon-button-icon">
Crayon-info" style="min-height: 16.8px !important; line-height: 16.8px !important;">
Crayon-plain-wrap">
Crayon-main" style="">Crayon-table">
Crayon-nums " data-settings="show"> | Crayon-code">