Uname:Linux ns69.hostinglotus.net 4.18.0-553.141.2.el8_10.x86_64 #1 SMP Wed Jul 8 10:28:18 EDT 2026 x86_64

403WebShell
403Webshell
Server IP : 119.59.104.26  /  Your IP : 216.73.216.60
Web Server : Apache/2
System : Linux ns69.hostinglotus.net 4.18.0-553.141.2.el8_10.x86_64 #1 SMP Wed Jul 8 10:28:18 EDT 2026 x86_64
User : com12370 ( 1517)
PHP Version : 7.2.34
Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/com12370/public_html/wp-content/themes/titan/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/com12370/public_html/wp-content/themes/titan//author-bio.php
<div class="about-author">

	<?php

    $aAuthorInfo = get_user_meta( $post->post_author );

    $aMetaData   = array();

    $social      = "";

    $author      = "";



    if ( !empty($aAuthorInfo) && !is_wp_error($aAuthorInfo) )

    {

        foreach ( $aAuthorInfo as $key => $aData )

        {

            $aMetaData[$key] = $aData[0];

        }

    }





    if ( !empty($aMetaData) )

    {

        if ( isset($aMetaData['pi_user_info']) )

        {

            $aAuthorData = unserialize($aMetaData['pi_user_info']);



            if ( isset($aAuthorData['avatar']) )

            {

                $avatar = '<div class="image-thumb fl"><img src="'.esc_url($aAuthorData['avatar']).'"  alt="'. esc_attr( $aMetaData['nickname'] ) .'"></div>';

            }

            $author .= $avatar;

        }



        $author .= '<div class="author-info">';

            $author .='<div class="author-name">';

                $author .='<h4 class="text-uppercase"><a href="'.esc_url(pi_get_author_page($post->ID)).'">'.$aMetaData['nickname'].'</a></h4>';

            $author .='</div>';

            

            if ( !empty($aMetaData['description']) )

            {

                $author .= '<div class="author-content"><p>'.$aMetaData['description'].'</p></div>';

            }else{

                $author .= sprintf( (__('<a href="%s" target="_blank" class="pi-edit-profile"><code>Edit your profile</code> or check this <a href="%s" target="_blank"><code>video</code></a> to know more', 'titan')), admin_url('profile.php'), 'https://youtu.be/bC_dOKfCm4A' );

            }



            if ( isset($aAuthorData['toggle_social']) && !empty($aAuthorData['toggle_social']) )

            {

                $author .= '<div class="author-social">';

                    foreach ( piConfigs::$aConfigs['configs']['rest']['follow'] as $key => $aInfo  )

                    {

                        if ( isset($aAuthorData['social_link'][$key]) && !empty($aAuthorData['social_link'][$key]) )

                        {

                            $author .= '<a target="_blank" href="'.esc_url($aAuthorData['social_link'][$key]).'"><i class="'.esc_attr($aInfo[0]).'"></i></a>';

                        }

                    }

                $author .= '</div>';

            }



        $author .= '</div>';



        print $author;

    }else{

        printf( (__('<a href="%s" target="_blank" class="pi-edit-profile">Edit your profile</a>', 'titan')), admin_url('profile.php') );

    }



	?>

    <div class="pi-border">

        <span></span>

        <span></span>

    </div>

</div>

Youez - 2016 - github.com/yon3zu
LinuXploit