2008 年 8 月 17 日

WordPress 2.6.1 備忘録

カテゴリー: WorPress — Koyanagi @ 4:00 PM

リリース: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.317 sec.  Powered by WordPress 2.6.3  Copyright (C) 2000-2008 Webject