Exemplo n.º 1
0
		
		<table class="widefat">
			<thead>
				<tr>
					<th colspan="2">Try it out!</th>
				</tr>
			</thead>
			<tbody>
				<tr>
					
					<td><?php 
wp_paging('total=20');
?>
</td>
					<td style="background: #333;"><?php 
wp_paging('total=20');
?>
</td>
				</tr>
			</tbody>
		</table>
		
		<h3>Paging texts</h3>
		<p>Text on the page navigator.</p>
		
		<table class="widefat">
			<thead>
				<tr>
					<th>Title</th>
					<th>Value</th>
					<th>Description</th>
Exemplo n.º 2
0
        print $title;
        ?>
</a></h2>
                           <?php 
        the_excerpt();
        ?>
                        </div>
                    </div>
                    
                <?php 
    }
    ?>
            
            </div>
            <?php 
    wp_paging();
    ?>
            
            <?php 
} else {
    ?>

                <article id="post-0" class="post no-results not-found">
                    <header class="entry-header">
                        <h1 class="entry-title"><?php 
    _e('Nothing Found', 'twentyeleven');
    ?>
</h1>
                    </header><!-- .entry-header -->

                    <div class="entry-content">