SMERS ~ 05012008
Update:
category_description
comment_author
comment_excerpt
list_cats
To get more information go and see the original instructions.
Download: http://lib.sparanoid.com/download/qmr110b.zip
06062006 / Quotmarks Replacer / TB / Commt
you can find more information about fliters at: http://codex.wordpress.org/Plugin_API#Filters
谢谢。 还真不习惯下面的那块红。
说个题外话呀 你把你的那个sparkle的笔给发布出来吧 看上去不错的
小马 / 06062006, 12:22: 谢谢。 还真不习惯下面的那块红。
小马 / 06062006, 12:22:
那个红……先这样放着吧,有好的 layout 再改
ifantax / 06062006, 21:25: 说个题外话呀 你把你的那个sparkle的笔给发布出来吧 看上去不错的
ifantax / 06062006, 21:25:
http://lib.sparanoid.com/download/sparkle.7z
谢谢咯~~~~
原来在这里有更新
才发现这里 感谢楼主提供这么实用的插件!帮了偶大忙啦
能不能加上这一条: add_filter ('single_post_title','qmr_filter');
并不需要吧,the_title 已经包含 single 的了
the_title
the_title()函数不是用来文章标题的么?single_post_title是被wp_title()函数调用的,用于输出页面head部分的title的。default-filters.php文件里有一条add_filter('single_post_title', 'wptexturize');,所以他也被污染了。如果不加的话,如果文章标题部分有英文单引号的话,页面的title还是会显示成中文单引号。
嗯,本地调试了一下,发现的确存在问题,现在开学了,比较匆忙所以前天我没试,抱歉
http://sparanoid.com/blog/quotmarks-replacer-120-beta-released/
Your Name:
Your Email Address:
Website:
Your Comment:
Essential XHTML tags are allowed ( ). URLs are automatically converted into hyperlinks. Email addresses will never be published.
you can find more information about fliters at:
http://codex.wordpress.org/Plugin_API#Filters
谢谢。
还真不习惯下面的那块红。
说个题外话呀 你把你的那个sparkle的笔给发布出来吧 看上去不错的
那个红……先这样放着吧,有好的 layout 再改
http://lib.sparanoid.com/download/sparkle.7z
谢谢咯~~~~
原来在这里有更新
才发现这里 感谢楼主提供这么实用的插件!帮了偶大忙啦
能不能加上这一条:
add_filter ('single_post_title','qmr_filter');
并不需要吧,
the_title已经包含 single 的了the_title()函数不是用来文章标题的么?single_post_title是被wp_title()函数调用的,用于输出页面head部分的title的。default-filters.php文件里有一条add_filter('single_post_title', 'wptexturize');,所以他也被污染了。如果不加的话,如果文章标题部分有英文单引号的话,页面的title还是会显示成中文单引号。
嗯,本地调试了一下,发现的确存在问题,现在开学了,比较匆忙所以前天我没试,抱歉
http://sparanoid.com/blog/quotmarks-replacer-120-beta-released/