正在使用的 WordPress 插件
百度sitemap
安装百度sitemap后,能又快又全的向百度提交网页及内容
DX-Watermark
The pictures automatically add watermark. 图片自动添加水印。
No Self Pings
Keeps WordPress from sending pings to your own site.
Permalink Redirect
Permalink Redirect ensures that pages and entries are always accessed via the permalink. Otherwise, a 301 redirect will be issued.
Super Switch
As you see, these are a set of switches.
Useso take over Google
用 360 前端公共库 Useso接管 Google 字体库和 Google 公共库,无需设置,插件安装激活后即刻生效。
或者在主题的 functions.php 文件里添加以下代码,直接去掉 open-sans。
function coolwp_remove_open_sans_from_wp_core() {
wp_deregister_style( 'open-sans' );
wp_register_style( 'open-sans', false );
wp_enqueue_style('open-sans','');
}
add_action( 'init', 'coolwp_remove_open_sans_from_wp_core' );
WordPress SEO
The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more.
WP Fastest Cache
The simplest and fastest WP Cache system
WPGP Page Builder
WPGP Page Builder for XidadaCMS.
WPGP Shortcodes
WPGP Shortcodes adds multiple shortcode functionality for SmartMao.
WPJAM TOC
WordPress 文章目录插件
WP Keyword Link
A SEO plugin that helps you to automatically link keywords to articles. And displays a list of posts similar to the current post. | 为你的wordpress博客添加关键词的链接,更多的内链和外链,更好的SEO! 给文章加上内部链接有利于增加搜索引擎收录。完美支持中英文关键词。最新增加相关文章的功能。
WP User Avatar
Use any image from your WordPress Media Library as a custom user avatar. Add your own Default Avatar.
评论(2)