能有效改善WordPress CMS功能的8个插件分享

所属分类: CMS教程 / WordPress 阅读数: 290
收藏 0 赞 0 分享
NextGen Gallery
最好的图片相册插件。强大的支持,稳定,更新频繁,免费。WP内置的相册功能也是OK的,不过,NextGen Gallery是一个非常简单的交替换位改进.(FIX ME: but NextGen is a no-brainer improvement.)

Shadowbox JS
Shadowbox JS 是一个巧妙的的 jQuery 插件,它能很直观地处理图片、视频和音乐文件。 它提供免费下载,但是如果你要商业许可证,你得花$20. 与插件的强大相比,这个价钱还是相当合理的。
Aksimet
每个人都知道它,但它不能从名单上划掉. Akismet 是 WordPress 所有反垃圾留言插件中最好的, 而且它在每个WP安装时就已经存在了.用这个插件来让那些恼人的垃圾留言机器人远离你的评论吧.

Google XML Sitemaps
Sitemaps能提供 SEO 方面的好处, 那对你的潜在的客户来说是一个产品特色. 这个插件能在你点击按钮后为站点产生Sitemap并且通知所有主要搜索引擎。
Google Analyticator
谷歌分析对任何一个希望判断其性能的网站是一个必不可少的。这个插件将通过你基于WordPress构建的网站连接google Analytics并以小部件的方式显示概要。简单,有用,你的客户会喜欢的。
下面的有时间再译吧。。。不过相信大家基本都懂~~~

WordPress Database Backup
It’s silly – alright, stupid – to not back up your website. Especially if the site has frequently updated content. This plugin is a “set-it-and-forget-it” type plugin, backing up the WordPress database at an interval specified by you. You can choose to download it, store it on the server, or have it emailed to you. Keep in mind you still should back up the theme, posts & pages separately through the dashboard. Note: I tried the Backup to Dropbox plugin, which looks promising, but it only worked on one of two sites (the smaller site). If the reliability improves, chances are it will replace the WordPress Database Backup plugin.

WordPress.com Stats (现在改名叫JetPack)

While you already have Google Analyticator installed, WordPress.com Stats (now JetPack) offers a simple, real-time widget for pageviews, search terms and the like. Another plugin your clients like to see.
Simple 301 Redirects
If you’re redesigning a site – which happens quite often – chances are your client will want to keep some of the backlinks they’ve garnered over the years. If the site structure is changing dramatically, this plugin is an easy fix to redirect old URLs to the new ones (thus avoiding numerous 404 errors).
哪些插件是你用WP建站必备的呢?
译自:http://www.paper-leaf.com/blog/2011/07/8-plugins-to-improve-the-wordpress-cms/
更多精彩内容其他人还在看

WordPress 防止恶意评论的方法

本文章详细的介绍了关于WordPress 防止恶意评论代码处理办法
收藏 0 赞 0 分享

wordpress制作自定义菜单的方法

本文介绍了wordpress中自定义菜单制作详细教程
收藏 0 赞 0 分享

WordPress增加文章排序方式

很多网站的文章列表页面都可以查看排序方法,但是在wp系统中是没有这个功能,下面我们来看看关于WordPress系统中增加选择文章的排序方式的解决办法
收藏 0 赞 0 分享

wordpress get_posts函数的使用方法 禁止输出指定类别的文章

本文向大家介绍wordpress使用get_posts函数功能禁止输出指定类别文章的方法,大家可以参考一下
收藏 0 赞 0 分享

在wordpress文章末尾添加内容的简单方法

如何在wordpress的文章末尾添加内容,在wordpress每篇文章的末尾添加文字、链接等内容,比如你想加个“原创文章如转载,请注明本文链接:”,其实很简单,有多种方法,下面就介绍给大家
收藏 0 赞 0 分享

wordpress dynamic_sidebar()函数使用方法

本文简单介绍wordpress dynamic_sidebar()函数使用的方法,在wordpress开发中会经常用到
收藏 0 赞 0 分享

WordPress导航菜单函数wp_nav_menu()详解

本文主讲内容是WordPress导航菜单函数wp_nav_menu()详细使用的说明,大家可以看参考一下,在开发WordPress模板时会使用到这个函数自定义菜单
收藏 0 赞 0 分享

WordPress自定义多个边栏的方法

在wordpress后台中,在外观>小工具里面,可以自定义边栏要显示的内容,一般的主题都支持至少一个自定义边栏,那么它是如何实现的呢
收藏 0 赞 0 分享

wordpress全局变量$wpdb初始化并声明为全局变量的方法

wordpress操作数据库用一个全局变量$wpdb来进行各种操作,使用的时候先在函数声明global $wpdb,然后调用它的数据库操作方法。那么它是在哪里进行初始化并声明为全局变量的呢
收藏 0 赞 0 分享

wordpress中强大的调用文章函数query posts 用法

query posts是一个非常好用的调用文章函数,可以做到同页面内显示多种特定范围的文章,下面为大家详细的介绍下wordpress中强大的query posts 用法,喜欢的朋友可以参考下
收藏 0 赞 0 分享
查看更多