好久没正儿八经的上网了,也好久没写blog
刚好今天有时间上网,一来就发现Hybrid更新了,现在到了0.6.1版本
这次更新主要是修复0.6版本里面的bug
bug修复列表:
- Custom field series extension didn’t display a value.
- User role class in comments needed an extra check for an array.
- Paged
<body>
class bug.
- Open
</em>
within the Tags widget settings.
- Duplicate
category
and
post_tagclasses removed.
- Missing
s
in
<p>in the
blog.phppage template.
- Sometimes, extra commas were displayed for custom taxonomies depending on the theme settings and user setup.
- Wrong variable in the Bookmarks widget —
$show_images
changed to
$show_name.
当然,在修复了bug的时候作者也做了一些修改。
为主题的一般更改:
- The
comments.php
now uses
admin_url( 'profile.php' ), which is filterable, to link to the user’s profile.
- Added the
hybrid_disable_pagenavi_style()
function to account for changes in the WP PageNavi plugin.
- Changed Hybrid’s profile URI back to
<a href="http://gmpg.org/xfn/11">http://gmpg.org/xfn/11</a>
.
你用Hybrid了吗?


最近忙什么呢,也不来我博坐坐..
@老K:我一言难尽啊,忍不住伤心啊
一直没折腾hybrid……
sandbox用过,这个有待研究。。。
@keelii:Hybrid里面貌似能看到sandbox的函数
有点没搞懂Hybird子主题的意思……如果我想重新写某个Template,是不是把这个Template放在我的子主题目录里面,就可以覆盖原来的Template了呢?
@杜罗华:你可以参考这个 http://im-t.net/wp-the-use-of-hybrid-own-theme-wordpress.html