functions.phpに以下を記述
[php]if ( ! function_exists( 'post_is_in_descendant_category' ) ) {
function post_is_in_descendant_category( $cats, $_post = null ) {
foreach ( (array) $cats as $c…
WordPressでオリジナルのテーマを作る時は、テーマ名などはstyle.css内にコメントで設定。
管理画面の外観>テーマのページに表示される、個々のテーマのサムネイル画像は、ファイル名「screenshot」、形式はPNG/JPEG/GIFのどれかにして、サイズは 300×225pxで作成。
http://wordpress.nyamuh.com/cont/base/base.html
graffiti on the web
この投稿へのコメント
コメントはまだありません。