报告bug
我使用的一款wordpress主题在中文语言wordpress环境下只要新建页面就会出现下面文字。英文环境下正常。(我试过了wordpress2.3.3 2.6.1 2.6.2 都会出现,另外在yo2上不会出现此类问题。)Project-Id-Version: WordPress 2.6.2 简体中文语言包Report-Msgid-Bugs-To: [email=wp-polyglots@lists.automattic.comPOT]wp-polyglots@lists.automattic.comPOT[/email]-Creation-Date: 2008-09-06 10:11 0000PO-Revision-Date: 2008-09-09 14:10 0800Last-Translator: Dreamcolor Language-Team: WordPress 中文团队 MIME-Version: 1.0Content-Type: text/plain; charset=UTF-8Content-Transfer-Encoding: 8bitX-Poedit-Language: ChineseX-Poedit-Country: ChinaX-Poedit-SourceCharset: utf-8X-Poedit-KeywordsList: __;_e;_c;__ngettext:1,2;__ngettext_noop:1,2Plural-Forms: nplurals=1; plural=0;
[url=http://cn.ziddu.com/download/232601/eighteen.zip.html]主题下载地址[/url]
另外在yo2上不会出现此类问题。
[[i] 本帖最后由 koolmen 于 2008-9-24 17:37 编辑 [/i]] 好像是编码的问题吧 在yo2上就不会哎。 直接删除<?php wp_list_pages('depth=1&sort_column=menu_order&title_li=' . __('') . '' ); ?>
然后换成了<?php wp_list_pages('title_li='); ?>
页:
[1]