Entries from 2011-09-01 to 1 month

Uncheck comment status when specific category is checked

Put these codes into your theme's functions.php <script type="text/javascript"> jQuery('#in-category-term_i…

WordPress でアイキャッチ画像を選択したあと自動的にメディアウィンドウを閉じる

そのような要求があったので知らない jQuery を調べつつ書いたコード。 テーマの functions.php に下記のコードを書く。以下 foo はテーマ名。

出力を文字列として得る関数

php

PHP5.3以上で使える無名関数を利用する。 $content</$tag>\n"; } $tr = tag('tr', capture(function(){ ?> <td>foo</td> <td>bar</td>