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/meta.php
<?php /** * Used to output entry meta info - date, category, comments, author...etc */ // Exit if accessed directly if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <footer class="entry-footer clearfix"> <?php magazinex_comment_link(); ?> <div class="post-meta"> <?php if( get_theme_mod('hide_blog_date') != true ) { ?> <?php magazinex_posted_on(); ?> <?php } ?> </div> </footer><!-- .entry-footer -->
Save