<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>文通博客 &#187; 插件</title>
	<atom:link href="http://wentong.org/tag/%e6%8f%92%e4%bb%b6/feed/" rel="self" type="application/rss+xml" />
	<link>http://wentong.org</link>
	<description>All Content Copyright Reserved.</description>
	<lastBuildDate>Wed, 08 Feb 2012 06:08:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=10.10.10</generator>
		<item>
		<title>应对插件泄露wordpress版本信息的方法</title>
		<link>http://wentong.org/tech/1032.html</link>
		<comments>http://wentong.org/tech/1032.html#comments</comments>
		<pubDate>Sat, 07 Jan 2012 03:08:54 +0000</pubDate>
		<dc:creator>HelloWinton</dc:creator>
				<category><![CDATA[技术学习]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[代码]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://wentong.org/?p=1032</guid>
		<description><![CDATA[为了安全起见，一般建议修改主题和functions.php代码实现隐藏Wordpress本身程序的版本信息，避免暴露Wordpress版本信息而导致公开漏洞被利用，需要隐藏网站的Wordpress版本信息。但是像无觅插件、Google Sitemap Generator Plugin和Baidu Sitemap Generator也会泄露wordpress版本信息的，这都会带来潜在的风险的。 其实解决的方案很简单，进入wp-includes/文件夹，找到version.php文件，把一下代码中的数字改为你想要的数字就行： $wp_version = 例如：$wp_version = '10.10.10'; 这是我的修改方法。看看我的源代码，或者看一下我的sitemap.xml]]></description>
		<wfw:commentRss>http://wentong.org/tech/1032.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>整理发布史上最全wordpress插件及其介绍清单[第二批276个]</title>
		<link>http://wentong.org/free/976.html</link>
		<comments>http://wentong.org/free/976.html#comments</comments>
		<pubDate>Wed, 07 Dec 2011 00:38:55 +0000</pubDate>
		<dc:creator>HelloWinton</dc:creator>
				<category><![CDATA[免费午餐]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://wentong.org/?p=976</guid>
		<description><![CDATA[文章目录 wordpress 其它插件 wordpress 安全相关 wordpress 管理相关 wordpress 主题相关 wordpress 统计相关 wordpress SEO相关 wordpress 访客相关 wordpress 撰写相关 wordpress 多媒体相关 这里：《整理发布史上最全wordpress插件及其介绍清单[第一批162个]》 wordpress 其它插件 Time Zone：这个插件解决由夏令时带来的时间延时的烦恼。 Subscribe Remind：在文章底部将加入提醒浏览者进行订阅的提示。 Countdown Timer：在侧栏加入一个倒计时。 In Series Plugin：制作一系列的相关文章。 WP-Ultimate Gamers Pack：让博客可以在PSP等设备上访问。 WP-Polls：给博客添加投票系统。 wordpress 安全相关 Anonymous WordPress Plugin Updates – 防止 WordPress 将系统当前启用插件列表、博客地址和 WordPress 版本等信息发送出去。它是 WordPress 设置中理想的隐私探查工具。 AskApache Password Protect – 为你的 WP [...]]]></description>
		<wfw:commentRss>http://wentong.org/free/976.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>整理发布史上最全wordpress插件及其介绍清单[第一批162个]</title>
		<link>http://wentong.org/free/975.html</link>
		<comments>http://wentong.org/free/975.html#comments</comments>
		<pubDate>Tue, 06 Dec 2011 00:29:35 +0000</pubDate>
		<dc:creator>HelloWinton</dc:creator>
				<category><![CDATA[免费午餐]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://wentong.org/?p=975</guid>
		<description><![CDATA[文章目录 wordpress 评论相关插件 wordpress SEO相关插件 wordpress互动相关插件 wordpress 博客优化相关插件 wordpress 多媒体相关插件 wordpress 后台相关插件 wordpress Feed相关插件 wordpress 金钱相关 更新：《wordpress插件及其介绍清单[第二批276个]》 wordpress 评论相关插件 Akismet：最流行的反垃圾留言插件。可能吧使用WP至今，它已经协助屏蔽了1700多条垃圾评论。 Spam Karma 2：又一个垃圾留言屏蔽插件，和Akismet相比，这个要更为复杂一些。 Threaded Comments：实现有针对性的留言。也就是可以针对某个留言进行留言，这个留言不出现在最底部，而是在所针对的留言的下方。 Subscribe to Comments：让评论者订阅文章后续评论的插件。 Webcam Comments：觉得文字留言太乏味？试试语音或视频留言如何？ Gravatars：只要留言者在Gravatars网站上传了头像，在留言时就能显示留言者的头像。 De-link Comment Author：有时候你想删除一个评论者的链接但不想删除整个留言，这个插件可以帮助你。 Ajax Comments-Reply：将留言系统设置成Ajax形式，不用刷新即可添加评论。 DMS Guestbook：为你的博客制作一个留言本。 Sexy Comments：替换原来的评论模板，让评论区域看起来有点像论坛的风格，确实相当Sexy。 Math Problem Spam Protection：和留言验证码差不多，这个是要回答一道简单的数学问题。 Link Love Plugin：去除留言者链接里的”nofollow”标签。 Do-Follow：和Link Love Plugin一样，去除留言里的nofollow标签。 Admin Panel Comment Reply – [...]]]></description>
		<wfw:commentRss>http://wentong.org/free/975.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress缓存插件 WP Super Cache 安装与设置[实操图文]</title>
		<link>http://wentong.org/tech/959.html</link>
		<comments>http://wentong.org/tech/959.html#comments</comments>
		<pubDate>Wed, 16 Nov 2011 01:07:32 +0000</pubDate>
		<dc:creator>HelloWinton</dc:creator>
				<category><![CDATA[技术学习]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP-Super-Cache]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[教程]]></category>

		<guid isPermaLink="false">http://wentong.org/?p=959</guid>
		<description><![CDATA[文章目录 安装WP Super Cache以及相关准备工作 激活WP Super Cache插件 更改wp-config.php 设置WP Super Cache 修改.hatcess文件 安装WP Super Cache成功 今天介绍大名鼎鼎的wordpress缓存插件wp super cache的安装及设置，按装wp super cache缓存之后，博客访问速度能得到大幅度的提升，占用资源也会明显减少。 安装WP Super Cache以及相关准备工作 1.设置博客伪静态，建议的地址格式：/%post_id%.html，也可以设置/%postname%.html 2.下载安装插件，在后台搜索 wp super cache： 找到之后，直接点击安装，之后从插件管理页里找到安装后的wp super cache 插件，激活。 激活WP Super Cache插件 激活后，需要进行设置，点击设置，有会出现以下文件权限的提示：（注：如果你的空间的安全要求很高，在安装主题或插件的时候，会出现权限不足的问题！） 登陆空间管理后台或者ftp登陆空间 将wp-content目录权限设置成777，注意 稍后回来把它改回755 更改wp-config.php 插入代码： define('WP_CACHE', true); 设置WP Super Cache 如下图： 把带Recommended的都勾选上，这是插件推荐使用的功能。 需要的注意的是：用户如果你的主题已经开启Gzip功能，就不需要勾选 Compress pages so they’re served more [...]]]></description>
		<wfw:commentRss>http://wentong.org/tech/959.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>四款wordpress数据库备份工具：wpbackup/BackWPup/WP-DBManager/WP-DB-Backup</title>
		<link>http://wentong.org/tech/925.html</link>
		<comments>http://wentong.org/tech/925.html#comments</comments>
		<pubDate>Fri, 28 Oct 2011 05:31:26 +0000</pubDate>
		<dc:creator>HelloWinton</dc:creator>
				<category><![CDATA[技术学习]]></category>
		<category><![CDATA[BackWPup]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP-DB-Backup]]></category>
		<category><![CDATA[WP-DBManager]]></category>
		<category><![CDATA[wpbackup]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://wentong.org/?p=925</guid>
		<description><![CDATA[文章目录 wpbackup BackWPup WP-DBManager(推荐) WP-DB-Backup WordPress的Mysql数据库是需要经常备份的，今天按照wordpress官方插件下载网站的热门程度，介绍四款热门的数据库备份工具： wpbackup wpbackup是五星插件，官方介绍说可以很容易地备份wordpress数据库。 wordpress官方下载：http://wordpress.org/extend/plugins/wordpress-database-backup-plugin/ 当前版本为7.9.1，兼容至 3.1.4，安装的注意事项： 在安装之前要确保/wp-content文件可写，也属性要改为777，因为插件会创建一个/wp-content/backup-*/文件夹。 相对来讲，这个插件功能简单容易，如果纯粹是备份数据库，这个足够用了 ，下载的人也就多了。 BackWPup BackWPup是四星半的插件，可以备份数据库和WordPress文件。 wordpress官方下载：http://wordpress.org/extend/plugins/backwpup/ 当前版本为2.1.6，兼容至 3.2.1，特征介绍： 数据备份。 XML文件导出。 数据库优化。 数据库检查、修复。 文件备份。 备份文件格式：zip,tar,tar.gz,tar.bz2。（这点很强） 恢复备份文件到文件夹。 恢复备份文件到主机。 恢复备份文件到DropBox、Amazon S3、Google Storage、Microsoft Azure (Blob)、RackSpaceCloud、SugarSync。 支持邮件发送网站日志（log）。 多站点备份支持网络管理员使用。 注意事项： 1、数据库备份文件存放在哪里？ 存放在当前WordPress的wp-content目录里，如果是一次，会生成一个目录。默认的备份文件格式是.zip。 2、WordPress导出文件存放在哪里？ 也备份文件存放在一个目录里，备份的格式：xml。命令规则：wordpress.jjjj-mm-dd.xml。 3、数据库如何恢复？ 直接使用PhpMyAdmin导入即可。 4、备份数据库是否会消耗较大的服务器资源？ 插件作者在设计插件的时候，注意了这点，插件在备份的时候会消耗尽量少的服务器资源； 插件会根据需要，自动增加需要的内容； zip备份文件，需要8M的内容资源； 发送邮件，需要更多的系统资源。 但这个插件绝对非常好用。 5、确保/wp-content文件可写，也属性要改为777 6、一些中文翻译： Database Jobs：数据库备份任务/计划； 任务/计划的类型：WP XML Expert:WP XML文件导出； [...]]]></description>
		<wfw:commentRss>http://wentong.org/tech/925.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>使用feed非插件跨站调用网站最新文章</title>
		<link>http://wentong.org/tech/869.html</link>
		<comments>http://wentong.org/tech/869.html#comments</comments>
		<pubDate>Mon, 24 Oct 2011 01:17:07 +0000</pubDate>
		<dc:creator>HelloWinton</dc:creator>
				<category><![CDATA[技术学习]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[代码]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://wentong.org/?p=869</guid>
		<description><![CDATA[最新更新：《非插件实现外部网站调用wordpress博客热门文章列表》 今天，给大家分享一段代码来实现跨站调用其他网站的最新文章的功能的代码，很简单：复制代码，在合适的位置粘贴代码，然后通过CSS控制样式。 跨站调用其他网站的最新文章的方法也是挺多的，最简单的方式就是直接用WordPress后台集成的feed调用功能，不过这样的缺点就是一般只能站外调用的最新文章放在侧边栏，要在其他页面或者地方调用的话，就不太好办了。 那么有没有直接用代码就可以实现跨站调用其他网站的最新文章呢？ &#60;?php // Get RSS Feed(s) include_once(ABSPATH . WPINC . '/rss.php'); $rss = fetch_rss('http://feed.wentong.org');//在这添加所要调用网站的Feed地址 $maxitems = 10; $items = array_slice($rss-&#62;items, 0, $maxitems); ?&#62; &#60;ul&#62; &#60;?php if (empty($items)) echo '&#60;li&#62;No items&#60;/li&#62;'; else foreach ( $items as $item ) : ?&#62; &#60;li&#62; &#60;a href='&#60;?php echo $item['link']; ?&#62;' title='&#60;?php echo $item['title']; ?&#62;' target="_blank"&#62; &#60;?php echo [...]]]></description>
		<wfw:commentRss>http://wentong.org/tech/869.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress如何实现免插件评论回复邮件通知？</title>
		<link>http://wentong.org/tech/871.html</link>
		<comments>http://wentong.org/tech/871.html#comments</comments>
		<pubDate>Mon, 10 Oct 2011 01:29:58 +0000</pubDate>
		<dc:creator>HelloWinton</dc:creator>
				<category><![CDATA[技术学习]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[函数]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[评论]]></category>
		<category><![CDATA[邮件]]></category>

		<guid isPermaLink="false">http://wentong.org/?p=871</guid>
		<description><![CDATA[必须注意的是：需要使用WordPress评论回复邮件通知功能，那么你的服务器一定要有 mail() 功能。 测试方式：在登入页故意按下“忘记密码”, 收到邮件就有 mail() 功能； 如果出现：1.电子邮件无法发送。可能原因：您的主机禁用了 mail() 函数...；2.或者没收到邮件的可以下课了。 WordPress评论回复邮件通知有什么作用？想像一下，当访客有一天打开他的邮件，发现有一封来自你博客上评论回复的邮件通知，访客也许会再次去看看他曾经留言评论过的博客，这就无疑在一定程度上会增加你博客的回头率。而对于访客的好处就是，如果你是去博客咨询点相关问题，但是过后你可能忘记这回事，就是博主在博客中解答了你相关的问题，你也不知道结果，这时候有邮件回复通知就不会让你错过了。WordPress评论回复邮件通知出于对访客有好度的考虑可以分三种形式： 资料来源： 一、有勾选栏, 由访客决定是否要回应邮件通知（友好度比较好） 二、无勾选栏, 由管理者决定在什么条件下发邮件（这个中等吧） 三、所有回覆都发邮件（这个就比较邪恶了，太强制性了吧？） 一、有勾选栏, 由访客决定是否要对评论回复邮件通知:（推荐这种方式） (会在模板自动加勾选栏, 如果不想自动加, 可把後面一小段删除.) /* comment_mail_notify v1.0 by willin kan. (有勾选栏, 由访客决定) */ function comment_mail_notify($comment_id) { $admin_notify = '1'; // admin 要不要收回覆通知 ( '1'=要 ; '0'=不要 ) $admin_email = get_bloginfo ('admin_email'); // $admin_email 可改为你指定的 e-mail. $comment = [...]]]></description>
		<wfw:commentRss>http://wentong.org/tech/871.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>几行代码实现强悍wordpress反垃圾留言功能[小墙]</title>
		<link>http://wentong.org/tech/832.html</link>
		<comments>http://wentong.org/tech/832.html#comments</comments>
		<pubDate>Sat, 10 Sep 2011 05:55:54 +0000</pubDate>
		<dc:creator>HelloWinton</dc:creator>
				<category><![CDATA[技术学习]]></category>
		<category><![CDATA[willin]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[代码]]></category>
		<category><![CDATA[反垃圾留言]]></category>
		<category><![CDATA[小墙]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://wentong.org/?p=832</guid>
		<description><![CDATA[文章目录 反垃圾留言插件介绍 强悍反垃圾留言代码介绍 代码作者网址 wordpress是目前世界上使用最为广泛的博客程序之一，垃圾留言也就是成为了采用wordpress博客程序的博主们最为头疼的问题，我的博客也不堪其忧，实在无言。一般的WordPress要反垃圾留言，普遍采用反垃圾留言插件。我不喜欢使用插件，能继承的功能，坚决不用插件。到目前为止，我的博客也就仅仅使用了Google XML Sitemaps和Baidu Sitemap Generator两个插件。现在与大家分享一下不用插件实现反垃圾留言。 反垃圾留言插件介绍 这些插件主要通过以下几个途径实现： * 利用CAPTCHA验证码实现反垃圾留言（如WP-reCAPTCHA） * 利用javascript类实现反垃圾留言（如Ajax Force Comment Preview） * Cookie判断类实现反垃圾留言（如Comments For Cookies） * 问答式的实现反垃圾留言（如Math Comment Spam Protection Plugin） * 通过黑名单过滤实现反垃圾留言（如DNS-anti-spam） * 通过模仿学习用户审核留言行为再进行判断垃圾留言（如Defensio Anti-Spam） * 通过其它一些参数和行为判断（本文将重点介绍的实现途径） Akismet Spam插件是WordPress默认的反垃圾留言插件，也应是使用最为广泛的反垃圾留言插件。 如果以上介绍的插件你都不满意，那么以下介绍的“小墙”可能会让你兴奋不已：噢！My god！原来真的是几行代码就能实现如此强悍的功能！！！ 强悍反垃圾留言代码介绍 将下面代码复制到主题的functions.php（注意代码中的“把这里空格和文字去掉”） /* < > Anti-Spam v1.83 by Willin Kan. */ class anti_spam { function anti_spam() [...]]]></description>
		<wfw:commentRss>http://wentong.org/tech/832.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>百度（baidu.com）收录优化WordPress插件</title>
		<link>http://wentong.org/tech/812.html</link>
		<comments>http://wentong.org/tech/812.html#comments</comments>
		<pubDate>Tue, 14 Jun 2011 05:08:27 +0000</pubDate>
		<dc:creator>HelloWinton</dc:creator>
				<category><![CDATA[技术学习]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[下载]]></category>
		<category><![CDATA[互联网]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[百度]]></category>
		<category><![CDATA[谷歌]]></category>

		<guid isPermaLink="false">http://wentong.org/?p=812</guid>
		<description><![CDATA[今天介绍的是帮助增加百度收录的两个插件Baidu sitemap generator 和Lc.Archivers。 点击查看 毕竟我们中国地区还是大多数人都在用百度，谷歌在中国的使用用户还得提高才行。就我个人经验而言，做WordPress博客，谷歌是比较好做的，收录也是最快做多的。但是，百度才是我们的重要目标。 all in one SEO只是对谷歌友好，对百度来说却是一种不怎么友好的态度。该插件不足在于：一、noindex导致百度不收录的内容。二、自动描述导致作者自己的描述丢失。三、这个插件很耗资源。 以上建议只是告诉做百度优化的站长，如果是做谷歌优化的站长，那么all in one SEO对站长来说还是一个很不错的插件。 那么就先来谈谈做百度的插件吧: Baidu sitemap generator 这个插件可以自动生成符合百度的地图，让百度更高地收录。只要用好了这个插件，生成了百度 sitemap XML文件。这样一来，就相当于我们的网站被百度这个全球最大的中文搜索引擎所订阅，进而给你的网站或者博客带来潜在的流量。当然，我在这里要说的主要是针对Wordpress博客的用法。 另外是一个类似于DISCUZ的无图版本插件——Lc.Archivers插件。这是由柳城设计的一个仿DISCUZ的插件。它会生成一个全静态的文章存档和站点地图，这就更加的增加了搜索引擎收录网页的几率。Lc.Archivers 是一个纯文字版、简洁版的博客内容浏览工具。这个插件对于百度和谷歌都很友好。]]></description>
		<wfw:commentRss>http://wentong.org/tech/812.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress插件：wp-kit-cn遭遇Fatal error</title>
		<link>http://wentong.org/tech/677.html</link>
		<comments>http://wentong.org/tech/677.html#comments</comments>
		<pubDate>Sun, 05 Dec 2010 07:46:52 +0000</pubDate>
		<dc:creator>HelloWinton</dc:creator>
				<category><![CDATA[技术学习]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[互联网]]></category>
		<category><![CDATA[代码]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[日志]]></category>

		<guid isPermaLink="false">http://wentong.org/?p=677</guid>
		<description><![CDATA[前两天就发现WordPress插件wp-kit-cn有点问题。我还以为是我文章里有php代码造成的。 Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 65536 bytes) in /home/wentong/public_html/wp-content/plugins/wp-kit-cn/php/wp-kit-cn.class.php on line 440 今天又出现以上错误。我总结了一下：在插件“ 启用摘要算法”的情况下，遇到很长的中文文章时，在“主页”（index.php）就会遇到以上错误，但是在归档页（archiv.php）却显示正常。去掉了“启用摘要算法”功能，显示就正常。 原因在于wp-kit-cn在进行摘要算法时，需要占用较大量的内存，本站的空间商又限制了单个网站的内存使用量，因此就造成了Fatal error。 希望插件作者能够改进一下，降低插件的内存使用量。 已经给插件作者去了Email了。不知道结果怎么样。 等等吧。]]></description>
		<wfw:commentRss>http://wentong.org/tech/677.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

