Ejemplo n.º 1
0
    ?>
" rel="bookmark">
		<?php 
    echo $the_image;
    ?>
		</a>
		</div><!-- .entry-compact -->

<?php 
} else {
    ?>
	<article id="post-<?php 
    the_ID();
    ?>
" <?php 
    post_class('content-default ' . weaverii_post_count_class());
    ?>
>
		<header class="entry-header">
<?php 
    if (is_sticky()) {
        weaverii_entry_header('');
    } else {
        weaverii_post_title('<div class="entry-hdr"><h2 class="entry-title">', "</h2></div>\n");
    }
    if ('page' != get_post_type()) {
        ?>
			<div class="entry-meta">
				<?php 
        weaverii_post_top_info();
        ?>
Ejemplo n.º 2
0
 * Learn more: http://codex.wordpress.org/Post_Formats
 *
 * @package WordPress
 * @subpackage Weaver II
 * @since Weaver II 1.0
 */
weaverii_trace_template(__FILE__);
global $weaverii_cur_post_id;
$weaverii_cur_post_id = get_the_ID();
weaverii_per_post_style();
?>
	<article id="post-<?php 
the_ID();
?>
" <?php 
post_class('content-audio ' . weaverii_post_count_class());
?>
>
<?php 
if (!weaverii_compact_post()) {
    ?>
		<header class="entry-header">
<?php 
    weaverii_entry_header(__('Audio', 'weaver-ii'));
    weaverii_comments_popup_link();
    ?>
		</header><!-- .entry-header -->

<?php 
    if (weaverii_show_only_title()) {
        return;
Ejemplo n.º 3
0
 * @package WordPress
 * @subpackage Weaver II
 * @since Weaver II 1.0
 */
weaverii_trace_template(__FILE__);
global $weaverii_cur_post_id;
$weaverii_cur_post_id = get_the_ID();
weaverii_per_post_style();
$entry_summary = 'entry-summary';
?>

<article id="post-<?php 
the_ID();
?>
" <?php 
post_class('content-gallery ' . weaverii_post_count_class());
?>
>
<?php 
if (!weaverii_compact_post()) {
    ?>
	<header class="entry-header">
<?php 
    weaverii_entry_header(__('Gallery', 'weaver-ii'));
    ?>
		<div class="entry-meta">
			<?php 
    weaverii_post_top_info();
    ?>
		</div><!-- .entry-meta -->
	</header><!-- .entry-header -->
Ejemplo n.º 4
0
 * Learn more: http://codex.wordpress.org/Post_Formats
 *
 * @package WordPress
 * @subpackage Weaver II
 */
weaverii_trace_template(__FILE__);
global $weaverii_cur_post_id;
$weaverii_cur_post_id = get_the_ID();
weaverii_per_post_style();
?>

	<article id="post-<?php 
the_ID();
?>
" <?php 
post_class('content-status post-format ' . weaverii_post_count_class());
?>
>
<?php 
if (!weaverii_compact_post()) {
    ?>
		<header class="entry-header">
<?php 
    weaverii_entry_header(__('Status', 'weaver-ii'));
    if (comments_open() && !post_password_required()) {
        ?>
			<div class="comments-link">
<?php 
        weaverii_comments_popup_link();
        ?>
			</div>
Ejemplo n.º 5
0
 * The default template for displaying content
 *
 * Displays content from blank page template - just the content...
 *
 * @package WordPress
 * @subpackage Weaver II
 * @since Weaver II 1.0
 */
weaverii_trace_template(__FILE__);
global $weaverii_cur_post_id;
$weaverii_cur_post_id = get_the_ID();
weaverii_per_post_style();
?>

	<div id="post-<?php 
the_ID();
?>
" <?php 
post_class('content-blank ' . weaverii_post_count_class());
?>
>
<?php 
weaverii_the_contnt_featured();
wp_link_pages(array('before' => '<div class="page-link"><span>' . __('Pages:', 'weaver-ii') . '</span>', 'after' => '</div>'));
?>
	</div><!-- #post-<?php 
the_ID();
?>
 -->
<?php 
edit_post_link(__('Edit', 'weaver-ii'), '<span class="edit-link">', '</span>');
Ejemplo n.º 6
0
 * Learn more: http://codex.wordpress.org/Post_Formats
 *
 * @package WordPress
 * @subpackage Weaver II
 * @since Weaver II 1.0
 */
weaverii_trace_template(__FILE__);
global $weaverii_cur_post_id;
$weaverii_cur_post_id = get_the_ID();
weaverii_per_post_style();
?>
	<article id="post-<?php 
the_ID();
?>
" <?php 
post_class('content-aside post-format ' . weaverii_post_count_class());
?>
>
<?php 
if (!weaverii_compact_post()) {
    ?>
		<header class="entry-header">
<?php 
    weaverii_entry_header(__('Aside', 'weaver-ii'));
    weaverii_comments_popup_link();
    ?>
		</header><!-- .entry-header -->

		<?php 
    if (weaverii_show_only_title()) {
        return;
Ejemplo n.º 7
0
 *
 * This should find the previous n chat posts and echo them. For now, just one at a time...
 *
 * @package WordPress
 * @subpackage Weaver II
 */
weaverii_trace_template(__FILE__);
global $weaverii_cur_post_id;
$weaverii_cur_post_id = get_the_ID();
weaverii_per_post_style();
?>
	<article id="post-<?php 
the_ID();
?>
" <?php 
post_class('content-chat ' . weaverii_post_count_class());
?>
>
		<header class="entry-header">
<?php 
weaverii_entry_header(__('Chat', 'weaver-ii'));
if (comments_open() && !post_password_required()) {
    ?>
			<div class="comments-link">
<?php 
    weaverii_comments_popup_link();
    ?>
			</div>
<?php 
}
?>
Ejemplo n.º 8
0
 * Learn more: http://codex.wordpress.org/Post_Formats
 *
 * @package WordPress
 * @subpackage Weaver II
 * @since Weaver II 1.0
 */
weaverii_trace_template(__FILE__);
global $weaverii_cur_post_id;
$weaverii_cur_post_id = get_the_ID();
weaverii_per_post_style();
?>
	<article id="post-<?php 
the_ID();
?>
" <?php 
post_class('content-link post-format ' . weaverii_post_count_class());
?>
>
<?php 
if (!weaverii_compact_post()) {
    ?>
		<header class="entry-header">
<?php 
    weaverii_entry_header(__('Link', 'weaver-ii'));
    weaverii_comments_popup_link();
    ?>
		</header><!-- .entry-header -->

		<?php 
    if (weaverii_show_only_title()) {
        return;
Ejemplo n.º 9
0
 *
 * @package WordPress
 * @subpackage Weaver II
 * @since Weaver II 1.0
 */
weaverii_trace_template(__FILE__);
global $weaverii_cur_post_id;
$weaverii_cur_post_id = get_the_ID();
weaverii_per_post_style();
?>

<article id="post-<?php 
the_ID();
?>
" <?php 
post_class('content-single ' . weaverii_post_count_class(true));
?>
>
	<header class="entry-header">
<?php 
weaverii_post_title('<div class="entry-hdr"><h1 class="entry-title">', "</h1></div>\n", 'single');
if ('page' != get_post_type()) {
    ?>
		<div class="entry-meta">
			<?php 
    weaverii_post_top_info('single');
    ?>
		</div><!-- .entry-meta -->
<?php 
}
?>
Ejemplo n.º 10
0
    } else {
        echo $the_image;
    }
    weaverii_compact_link('check');
    edit_post_link(__('Edit', 'weaver-ii'), '<span class="edit-link">', '</span>');
    ?>
	</div><!-- .entry-content -->
<?php 
} else {
    // Regular Image Layout
    ?>
		<article id="post-<?php 
    the_ID();
    ?>
" <?php 
    post_class('content-image ' . weaverii_post_count_class());
    ?>
>
		<header class="entry-header">
<?php 
    weaverii_entry_header(__('Image', 'weaver-ii'));
    weaverii_comments_popup_link();
    ?>
		</header><!-- .entry-header -->

<?php 
    if (weaverii_show_only_title()) {
        return;
    }
    ?>
Ejemplo n.º 11
0
 *
 * @package WordPress
 * @subpackage Weaver II
 * @since Weaver II 1.0
 */
weaverii_trace_template(__FILE__);
global $weaverii_cur_post_id;
$weaverii_cur_post_id = get_the_ID();
weaverii_per_post_style();
?>

	<article id="post-<?php 
the_ID();
?>
" <?php 
post_class('content-quote ' . weaverii_post_count_class());
?>
>
<?php 
if (!weaverii_compact_post()) {
    ?>
		<header class="entry-header">
<?php 
    weaverii_entry_header(__('Quote', 'weaver-ii'));
    ?>

			<div class="entry-meta">
				<?php 
    weaverii_post_top_info();
    ?>
			</div><!-- .entry-meta -->
Ejemplo n.º 12
0
 * Learn more: http://codex.wordpress.org/Post_Formats
 *
 * @package WordPress
 * @subpackage Weaver II
 * @since Weaver II 1.0
 */
weaverii_trace_template(__FILE__);
global $weaverii_cur_post_id;
$weaverii_cur_post_id = get_the_ID();
weaverii_per_post_style();
?>
	<article id="post-<?php 
the_ID();
?>
" <?php 
post_class('content-video ' . weaverii_post_count_class());
?>
>
<?php 
if (!weaverii_compact_post()) {
    ?>
		<header class="entry-header">
<?php 
    weaverii_entry_header(__('Video', 'weaver-ii'));
    weaverii_comments_popup_link();
    ?>
		</header><!-- .entry-header -->

<?php 
    if (weaverii_show_only_title()) {
        return;