?> " 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(); ?>
* 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;
* @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 -->
* 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>
* 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>');
* 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;
* * 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 } ?>
* 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;
* * @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 } ?>
} 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; } ?>
* * @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 -->
* 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;