PATH:
home
/
bkunreyz
/
bcmuslimgolfers.com
/
wp-content
/
themes
/
organization
<?php /** * Template part for displaying single post * */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <header class="entry-header"> <?php the_title( '<h1 class="title-post entry-title">', '</h1>' ); ?> </header><!-- .entry-header --> <?php if ( has_post_thumbnail() ) : ?> <div class="entry-thumb"> <?php the_post_thumbnail('organization-large-thumb'); ?> </div> <?php endif; ?> <div class="single-meta mb-3"> <?php organization_posted_on(); organization_edit_link(); ?> </div><!-- .entry-meta --> <div class="entry-content"> <?php the_content(); ?> <?php wp_link_pages( array( 'before' => '<div class="page-links">' . __( 'Pages:', 'organization' ), 'after' => '</div>', ) ); ?> </div><!-- .entry-content --> </article><!-- #post-## -->
[-] screenshot.png
[edit]
[-] single.php
[edit]
[-] sidebar.php
[edit]
[+]
images
[+]
css
[-] 404.php
[edit]
[-] style.css
[edit]
[-] searchform.php
[edit]
[+]
fonts
[-] header.php
[edit]
[-] index.php
[edit]
[+]
IMAGES USED
[-] search.php
[edit]
[-] functions.php
[edit]
[+]
..
[-] content-single.php
[edit]
[+]
recommend
[-] content-front-page.php
[edit]
[-] README.txt
[edit]
[-] footer.php
[edit]
[+]
template-files
[+]
upsell
[-] content.php
[edit]
[-] content-special.php
[edit]
[+]
dummy-data
[-] comments.php
[edit]
[-] error_log
[edit]
[-] page.php
[edit]
[-] archive.php
[edit]
[+]
js
[-] content-none.php
[edit]
[-] content-page.php
[edit]
[+]
includes
[-] home.php
[edit]