2008/08/17

WordPress 2.6.1 備忘録

カテゴリー: WorPress — Koyanagi @ 16:00

リリース:2008/08/15 [WordPress 2.6.1日本語版]

マイナーアップデート概要
 ・マルチバイトのタグが重複する問題を修正


プログラム変更
 ・comment-template.php
 「Coments Off」 表示停止

オリジナル
function comments_popup_link( $zero = 'No Comments', $one = '1 Comment', $more = '% Comments', $css_class = '', $none = 'Comments Off' ) {

変更
function comments_popup_link( $zero = 'No Comments', $one = '1 Comment', $more = '% Comments', $css_class = '', $none = '' ) {

コメントはまだありません

コメントはまだありません。

このコメント欄の RSS フィード

コメントフォームは現在閉鎖中です。

HTML convert time: 0.368 sec.  Powered by WordPress 2.7  Copyright (C) 2000-2008 Webject