昔の記事の一覧を表示させるように変更しました。

昔の記事!!
<?php /* Template Name: archives */?>
<?php // Do not delete these lines ?>
——
<?php     /* get all options: */
include (TEMPLATEPATH . ‘/functions/bfa_get_options.php’);
get_header();

#global $bfa_ata;
// You can start editing below:
?>
<div id=”container”>
<div id=”content”>
<?php the_post() ?>
<h2><?php the_title(); ?></h2>
<div>
<?php the_content() ?>
// 全記事表示
<?php wp_get_archives(“type=postbypost”);?>
</div>
</div>
<!– #content –>
</div>
<!– #container –>

<?php bfa_center_content($bfa_ata[‘center_content_bottom’]); ?>

ファイル名
archives.php
保存先
テーマのフォルダ内に保存


関連記事

コメントを残す

Free Google Page Rank