XPressME Integration Kit

Trac


Ignore:
Timestamp:
Apr 1, 2009, 12:46:36 PM (15 years ago)
Author:
toemon
Message:

デフォルトテーマにwp_link_pages()タグを追加 #80

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/xpress_default/single.php

    r143 r146  
    4343                        <div class="xpress-post-entry"> 
    4444                                <?php the_content('<p class="serif">' . __('Read the rest of this entry &raquo;', 'xpress') . '</p>'); ?> 
     45                                <?php wp_link_pages() ?> 
    4546                        </div> 
    4647                        <div class ="xpress-post-footer"> 
Note: See TracChangeset for help on using the changeset viewer.