PATH:
home
/
letacommog
/
entrepro
/
wp-content
/
plugins
/
buddypress
/
bp-themes
/
bp-default
<?php get_header(); ?> <div id="content"> <div class="padder"> <?php do_action( 'bp_before_archive' ); ?> <div class="page" id="blog-archives" role="main"> <h3 class="pagetitle"><?php printf( __( 'You are browsing the archive for %1$s.', 'buddypress' ), wp_title( false, false ) ); ?></h3> <?php if ( have_posts() ) : ?> <?php bp_dtheme_content_nav( 'nav-above' ); ?> <?php while (have_posts()) : the_post(); ?> <?php do_action( 'bp_before_blog_post' ); ?> <div id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <div class="author-box"> <?php echo get_avatar( get_the_author_meta( 'user_email' ), '50' ); ?> <p><?php printf( _x( 'by %s', 'Post written by...', 'buddypress' ), bp_core_get_userlink( $post->post_author ) ); ?></p> </div> <div class="post-content"> <h2 class="posttitle"><a href="<?php the_permalink(); ?>" rel="bookmark" title="<?php esc_attr_e( 'Permanent Link to', 'buddypress' ); ?> <?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2> <p class="date"><?php printf( __( '%1$s <span>in %2$s</span>', 'buddypress' ), get_the_date(), get_the_category_list( ', ' ) ); ?></p> <div class="entry"> <?php the_content( __( 'Read the rest of this entry →', 'buddypress' ) ); ?> <?php wp_link_pages( array( 'before' => '<div class="page-link"><p>' . __( 'Pages: ', 'buddypress' ), 'after' => '</p></div>', 'next_or_number' => 'number' ) ); ?> </div> <p class="postmetadata"><?php the_tags( '<span class="tags">' . __( 'Tags: ', 'buddypress' ), ', ', '</span>' ); ?> <span class="comments"><?php comments_popup_link( __( 'No Comments »', 'buddypress' ), __( '1 Comment »', 'buddypress' ), __( '% Comments »', 'buddypress' ) ); ?></span></p> </div> </div> <?php do_action( 'bp_after_blog_post' ); ?> <?php endwhile; ?> <?php bp_dtheme_content_nav( 'nav-below' ); ?> <?php else : ?> <h2 class="center"><?php _e( 'Not Found', 'buddypress' ); ?></h2> <?php get_search_form(); ?> <?php endif; ?> </div> <?php do_action( 'bp_after_archive' ); ?> </div><!-- .padder --> </div><!-- #content --> <?php get_sidebar(); ?> <?php get_footer(); ?>
[+]
..
[-] onecolumn-page.php
[edit]
[-] index.php
[edit]
[-] sidebar.php
[edit]
[+]
blogs
[-] sidebar-footer.php
[edit]
[-] archive.php
[edit]
[-] search.php
[edit]
[-] attachment.php
[edit]
[-] links.php
[edit]
[-] single.php
[edit]
[-] header.php
[edit]
[-] style.css
[edit]
[+]
members
[-] readme.txt
[edit]
[-] screenshot.png
[edit]
[-] footer.php
[edit]
[-] functions.php
[edit]
[+]
_inc
[+]
registration
[-] comments.php
[edit]
[+]
activity
[-] editor-style.css
[edit]
[+]
forums
[-] 404.php
[edit]
[-] license.txt
[edit]
[-] page.php
[edit]
[-] editor-style-rtl.css
[edit]
[-] rtl.css
[edit]
[-] .jshintrc
[edit]
[-] searchform.php
[edit]
[+]
groups