WordPress的主题安全性检查
October 12th, 2008

Theme Authenticity Checker
WordPress做为一款优秀程序,为其制作的主题theme已经是成千上万,然而一些人开始打坏主意,在模板中插入恶意代码,严重影响每一个wper的感情,终于有了主题代码安全性检查插件Theme Authenticity Checker,这个作品,帮助检查每一个主题theme中代码是否安全。
这款插件的发布页面:http://builtbackwards.com/projects/tac/
业已收录在wordpress.org官方:http://wordpress.org/extend/plugins/tac/
^_^

很好很好,呵呵
Reply
page Reply:
October 13th, 2008 at 1:31 pm
好了就推荐吧,这才是一个最有用的插件
Reply
自己做好了
Reply
page Reply:
October 13th, 2008 at 1:31 pm
对,什么事情还是亲自检查最好
Reply
还有这样的插件啊?呵
Reply
page Reply:
October 13th, 2008 at 1:32 pm
因为你没有碰到一些 基础差的同学 被放恶意代码的情况呢
Reply
又跟你学了一招
以后作主题时文字能不能选择大一些的比如14px啊?那样读者看了舒服
Reply
page Reply:
October 13th, 2008 at 1:32 pm
俺也是循序渐进啊,你不觉得作品是慢慢变好噢?
我打算设置为读者自己设定字体大小,怎么样
Reply
很好很不错啊!
Reply
page Reply:
October 15th, 2008 at 12:46 pm
要推荐到wopus去吧,你们这个综合平台需要介绍多些这个的
Reply
EaSy Reply:
October 16th, 2008 at 9:53 pm
是啊是啊!
Reply
这个我也在用,还有一个安全插件WP Security Scan也不错,推荐使用。
http://semperfiwebdesign.com/plugins/wp-security-scan/
Reply
page Reply:
October 15th, 2008 at 12:46 pm
两个还不一样涅,一个是主题检查一个是整体检查
Reply
这个圆角css怎么写的哇…我的站点header圆角是图片 准备搞定它,page略微指导下.
Reply
page Reply:
October 15th, 2008 at 12:47 pm
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
自己看着改数值。
Reply
yacca Reply:
October 15th, 2008 at 2:39 pm
Page,还有个问题,在IE下似乎圆角无效啊
Reply
page Reply:
October 15th, 2008 at 6:17 pm
所以,现在都用图片啊
Reply