!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/deprecated/   drwxr-xr-x
Free 180.5 GB of 490.84 GB (36.77%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     class-snippet-preview.php (4.16 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/**
 * @package WPSEO\Admin
 * @since      1.6.2
 *
 * @deprecated 3.0 Class inside file is removed.
 */

_deprecated_file__FILE__'WPSEO 3.0'null__'Use javascript instead.''wordpress-seo' ) );

/**
 * Class WPSEO_Snippet_Preview
 *
 * Generates a Google Search snippet preview.
 *
 * Takes a $post, $title and $description
 *
 * @deprecated 3.0 Removed, use javascript instead.
 */
class WPSEO_Snippet_Preview {
    
/**
     * @var string
     *
     * @deprecated 3.0 Removed, use javscript instead.
     */
    
protected $content;

    
/**
     * @var array The WPSEO options.
     *
     * @deprecated 3.0 Removed, use javascript instead.
     */
    
protected $options;

    
/**
     * @var object The post for which we want to generate the snippet preview.
     *
     * @deprecated 3.0 Removed, use javascript instead.
     */
    
protected $post;

    
/**
     * @var string The title that is shown in the snippet.
     *
     * @deprecated 3.0 Removed, use javascript instead.
     */
    
protected $title;

    
/**
     * @var string The description that is shown in the snippet.
     *
     * @deprecated 3.0 Removed, use javascript instead.
     */
    
protected $description;

    
/**
     * @var string The date that is shown at the beginning of the description in the snippet.
     *
     * @deprecated 3.0 Removed, use javascript instead.
     */
    
protected $date '';

    
/**
     * @var string The url that is shown in the snippet.
     *
     * @deprecated 3.0 Removed, use javascript instead.
     */
    
protected $url '';

    
/**
     * @var string The slug of the url that is shown in the snippet.
     *
     * @deprecated 3.0 Removed, use javascript instead.
     */
    
protected $slug '';

    
/**
     * Generates the html for the snippet preview containing dynamically generated text components.
     * Those components are included as properties which are set in the constructor.
     *
     * @param WP_Post $post        Post instance.
     * @param string  $title       Title string.
     * @param string  $description Description string.
     *
     * @deprecated 3.0 Removed, use javascript instead.
     */
    
public function __construct$post$title$description ) {
        
_deprecated_constructor__CLASS__'WPSEO 3.0' );
    }

    
/**
     * Getter for $this->content
     *
     * @return string html for snippet preview
     *
     * @deprecated 3.0 Removed, use javascript instead.
     */
    
public function get_content() {
        
_deprecated_function__METHOD__'WPSEO 3.0'__'Use javascript instead.''wordpress-seo' ) );
        return 
$this->content;
    }

    
/**
     * Sets date if available
     *
     * @deprecated 3.0 Removed, use javascript instead.
     */
    
protected function set_date() {
        
_deprecated_function__METHOD__'WPSEO 3.0'__'Use javascript instead.''wordpress-seo' ) );
    }

    
/**
     * Retrieves a post date when post is published, or return current date when it's not.
     *
     * @return string
     *
     * @deprecated 3.0 Removed, use javascript instead.
     */
    
protected function get_post_date() {
        
_deprecated_function__METHOD__'WPSEO 3.0'__'Use javascript instead.''wordpress-seo' ) );
        return 
'';
    }

    
/**
     * Generates the url that is displayed in the snippet preview.
     *
     * @deprecated 3.0 Removed, use javascript instead.
     */
    
protected function set_url() {
        
_deprecated_function__METHOD__'WPSEO 3.0'__'Use javascript instead.''wordpress-seo' ) );
    }

    
/**
     * Sets the slug and adds it to the url if the post has been published and the post name exists.
     *
     * If the post is set to be the homepage the slug is also not included.
     *
     * @deprecated 3.0 Removed, use javascript instead.
     */
    
protected function set_slug() {
        
_deprecated_function__METHOD__'WPSEO 3.0'__'Use javascript instead.''wordpress-seo' ) );
    }

    
/**
     * Generates the html for the snippet preview and assign it to $this->content.
     *
     * @deprecated 3.0 Removed, use javascript instead.
     */
    
protected function set_content() {
        
_deprecated_function__METHOD__'WPSEO 3.0'__'Use javascript instead.''wordpress-seo' ) );
    }

    
/**
     * Sets the html for the snippet preview through a filter
     *
     * @param string $content Content string.
     *
     * @deprecated 3.0 Removed, use javascript instead.
     */
    
protected function set_content_through_filter$content ) {
        
_deprecated_function__METHOD__'WPSEO 3.0'__'Use javascript instead.''wordpress-seo' ) );
    }
}

:: 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.0124 ]--