%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/shaban/laviva/wp-content/themes/levelup/
Upload File :
Create Path :
Current File : /var/www/html/shaban/laviva/wp-content/themes/levelup/content-single-portfolio.php

<?php

// File Security Check
if ( ! defined( 'ABSPATH' ) ) { exit; }

global $post;

?>
    <div class="container">
    <div class="row">
    <div class="col-xs-12">

    <article id="post-<?php the_ID(); ?> row" <?php post_class('portfolio-post'); ?>>

        <?php
        do_action('levelup_before_post_content');

        if ( !post_password_required() ) {
            levelup_get_template_part( 'portfolio/portfolio-post-single-content' );

        } else {
            the_content();

        }

        do_action('levelup_after_post_content');
        ?>

    </article><!-- #post-<?php the_ID(); ?> -->

    </div>
    </div>
    </div>

Zerion Mini Shell 1.0