Uname:Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64

Base Dir : /var/www/html

User : gavin


403WebShell
403Webshell
Server IP : 68.183.124.220  /  Your IP : 216.73.217.137
Web Server : Apache/2.4.18 (Ubuntu)
System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
User : gavin ( 1000)
PHP Version : 7.0.33-0ubuntu0.16.04.16
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/wp-content/plugins/wp-statistics/includes/settings/tabs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/wp-content/plugins/wp-statistics/includes/settings/tabs/wps-about.php
<table class="form-table">
    <tbody>
    <tr valign="top">
        <td scope="row" align="center">
            <img src="<?php echo plugins_url( 'wp-statistics/assets/images/logo-250.png' ); ?>"></td>
    </tr>

    <tr valign="top">
        <td scope="row" align="center">
            <h2><?php echo sprintf( __( 'WP Statistics V%s', 'wp-statistics' ), WP_Statistics::$reg['version'] ); ?></h2>
        </td>
    </tr>

    <tr valign="top">
        <td scope="row" align="center">
			<?php echo sprintf(
				__( 'This product includes GeoLite2 data created by %s.', 'wp-statistics' ),
				'<a href="http://www.maxmind.com" target=_blank>MaxMind</a>'
			); ?>
        </td>
    </tr>

    <tr valign="top">
        <td scope="row" align="center">
            <hr/>
        </td>
    </tr>

    <tr valign="top">
        <td scope="row" colspan="2"><h2><?php _e( 'Donate', 'wp-statistics' ); ?></h2></td>
    </tr>

    <tr valign="top">
        <td scope="row" colspan="2"><?php echo sprintf(
				__(
					'Feel like showing us how much you enjoy WP Statistics? Drop by our %sdonation%s page and show us some love!',
					'wp-statistics'
				),
				'<a href="http://wp-statistics.com/donate" target="_blank">',
				'</a>'
			); ?></td>
    </tr>

    <tr valign="top">
        <td scope="row" colspan="2"><h2><?php _e( 'Visit Us Online', 'wp-statistics' ); ?></h2></td>
    </tr>

    <tr valign="top">
        <td scope="row" colspan="2"><?php echo sprintf(
				__(
					'Come visit our great new %swebsite%s and keep up to date on the latest news about WP Statistics.',
					'wp-statistics'
				),
				'<a href="http://wp-statistics.com" target="_blank">',
				'</a>'
			); ?></td>
    </tr>

    <tr valign="top">
        <td scope="row" colspan="2"><h2><?php _e( 'Rate and Review at WordPress.org', 'wp-statistics' ); ?></h2></td>
    </tr>

    <tr valign="top">
        <td scope="row" colspan="2"><?php printf(
				__(
					'Thanks for installing WP Statistics, we encourage you to submit a %srating and review%s over at WordPress.org. Your feedback is greatly appreciated!',
					'wp-statistics'
				),
				'<a href="https://wordpress.org/support/plugin/wp-statistics/reviews/?rate=5#new-post" target="_blank">',
				'</a>'
			); ?>
        </td>
    </tr>

    <tr valign="top">
        <td scope="row" colspan="2"><h2><?php _e( 'Translations', 'wp-statistics' ); ?></h2></td>
    </tr>

    <tr valign="top">
        <td scope="row" colspan="2"><?php echo sprintf(
				__(
					'WP Statistics supports internationalization. Please visit %sWP Statistics translations page%s to help translation.',
					'wp-statistics'
				),
				'<a href="https://wp-statistics.com/translations/" target="_blank">',
				'</a>'
			); ?></td>
    </tr>

    <tr valign="top">
        <td scope="row" colspan="2"><h2><?php _e( 'Support', 'wp-statistics' ); ?></h2></td>
    </tr>

    <tr valign="top">
        <td scope="row" colspan="2">
            <p><?php _e(
					"We're sorry you're having problem with WP Statistics and we're happy to help out. Here are a few things to do before contacting us:",
					'wp-statistics'
				); ?></p>

            <ul style="list-style-type: disc; list-style-position: inside; padding-left: 25px;">
                <li><?php echo sprintf(
						__( 'Have you read the %sFAQs%s?', 'wp-statistics' ),
						'<a title="' .
						__( 'FAQs', 'wp-statistics' ) .
						'" href="http://wp-statistics.com/category/faq/" target="_blank">',
						'</a>'
					); ?></li>
                <li><?php echo sprintf(
						__( 'Have you read the %sdocumentation%s?', 'wp-statistics' ),
						'<a title="' .
						__( 'Documentation', 'wp-statistics' ) .
						'" href="http://wp-statistics.com/category/documentation/">',
						'</a>'
					); ?></li>
                <li><?php echo sprintf(
						__( 'Have you search the %ssupport forum%s for a similar issue?', 'wp-statistics' ),
						'<a href="http://wordpress.org/support/plugin/wp-statistics" target="_blank">',
						'</a>'
					); ?></li>
                <li><?php _e(
						'Have you search the Internet for any error messages you are receiving?',
						'wp-statistics'
					); ?></li>
                <li><?php _e( 'Make sure you have access to your PHP error logs.', 'wp-statistics' ); ?></li>
            </ul>

            <p><?php _e( 'And a few things to double-check:', 'wp-statistics' ); ?></p>

            <ul style="list-style-type: disc; list-style-position: inside; padding-left: 25px;">
                <li><?php _e( 'How\'s your memory_limit in php.ini?', 'wp-statistics' ); ?></li>
                <li><?php _e(
						'Have you tried disabling any other plugins you may have installed?',
						'wp-statistics'
					); ?></li>
                <li><?php _e( 'Have you tried using the default WordPress theme?', 'wp-statistics' ); ?></li>
                <li><?php _e( 'Have you double checked the plugin settings?', 'wp-statistics' ); ?></li>
                <li><?php _e( 'Do you have all the required PHP extensions installed?', 'wp-statistics' ); ?></li>
                <li><?php echo __(
					               'Are you getting a blank or incomplete page displayed in your browser?',
					               'wp-statistics'
				               ) .
				               ' ' .
				               __(
					               'Did you view the source for the page and check for any fatal errors?',
					               'wp-statistics'
				               ); ?></li>
                <li><?php _e( 'Have you checked your PHP and web server error logs?', 'wp-statistics' ); ?></li>
            </ul>

            <p><?php _e( 'Still not having any luck?', 'wp-statistics' ); ?><?php echo sprintf(
					__(
						'Then please open a new thread on the %sWordPress.org support forum%s and we\'ll respond as soon as possible.',
						'wp-statistics'
					),
					'<a href="http://wordpress.org/support/plugin/wp-statistics" target="_blank">',
					'</a>'
				); ?></p>
        </td>
    </tr>

    </tbody>
</table>

Youez - 2016 - github.com/yon3zu
LinuXploit