xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Base: /home/ayyokffr/monsterbeatsbydrepaschere.com
Current: /home/ayyokffr/monsterbeatsbydrepaschere.com/wp-content/themes/magazinex-lite/partials/entry
Name
Type
Size
Action
..
dir
-
category.php
file
744
edit
content.php
file
353
edit
featured.php
file
813
edit
meta.php
file
431
edit
title.php
file
329
edit
Quick Jump (auto-detected)
/home/ayyokffr/monsterbeatsbydrepaschere.com
Reset Base
Overwrite
Upload
Editing: wp-content/themes/magazinex-lite/partials/entry/content.php
<?php /** * The post entry title */ // Exit if accessed directly if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <div class="entry-summary clearfix"> <?php if ( post_password_required() ) : ?> <?php esc_attr_e( 'This post is password protected.', 'magazinex-lite' ); ?> <?php else : ?> <?php the_excerpt(); ?> <?php endif; ?> </div>
Save