403Webshell
Server IP : 216.250.13.251  /  Your IP : 216.73.216.164
Web Server : nginx/1.24.0
System : Linux gunay 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64
User : root ( 0)
PHP Version : 7.4.33
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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/gunay/wp-content/plugins/loco-translate/tpl/admin/config/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/gunay/wp-content/plugins/loco-translate/tpl/admin/config/version.php
<?php
/**
 * Plugin version information
 */
$this->extend('../layout');

    // Loco Translate version:
    if( $params->has('update') ):?> 
    <div class="notice inline notice-warning">
        <h3 class="has-icon">
            <?php self::e( __('Version %s','loco-translate'), $version )?> 
        </h3>
        <p>
            <?php esc_html_e('A newer version of Loco Translate is available for download','loco-translate')?>.
        </p>
        <p class="submit">
            <a class="button button-primary" href="<?php echo $update_href?>" target="_blank"><?php self::e(__('Upgrade to %s','loco-translate'), 'v'.$update )?></a>
            <a class="button button-link has-icon icon-ext" href="https://wordpress.org/plugins/loco-translate/installation/" target="_blank"><?php esc_html_e('Install manually','loco-translate')?></a>
        </p>
    </div><?php

    elseif( $params->has('devel') ):?> 
    <div class="notice inline notice-debug">
        <h3 class="has-icon">
            <?php self::e( __('Version %s','loco-translate'), $version )?> 
        </h3>
        <p>
            <?php esc_html_e("You're running a development snapshot of Loco Translate",'loco-translate')?> 
        </p>
    </div><?php

    else:?> 
    <div class="notice inline notice-success">
        <h3 class="has-icon">
            <?php self::e( __('Version %s','loco-translate'), $version)?> 
        </h3>
        <p>
            <?php esc_html_e("You're running the latest version of Loco Translate",'loco-translate')?> 
        </p>
    </div><?php
    endif;
    
    
    // PHP version (warnings only)
    if( $params->has('phpupdate') ):?> 
    <div class="notice inline notice-warning">
        <h3 class="has-icon"><?php 
            // translators: Where %s is the full version number of PHP
            self::e( __('PHP %s','loco-translate'), $phpversion )?> 
        </h3>
        <p><?php 
            // translators: (1) Name of software, e.g. "WordPress" (2) Version number, e.g. "5.6"
            self::e( __('Your version of %1$s is very old. We recommend you upgrade to at least v%2$s, but preferably to the latest stable version.','loco-translate'),'PHP',$phpupdate)?> 
        </p>
        <p class="submit">
            <a class="button button-primary" href="https://www.php.net/releases/#<?php echo $phpupdate?>" target="_blank">PHP <?php echo $phpupdate?></a>
            <a class="button" href="https://www.php.net/downloads.php#v7" target="_blank">PHP 7</a>
            <a class="button" href="https://www.php.net/downloads.php#v8" target="_blank">PHP 8</a>
        </p>
    </div><?php
    endif;


    // WordPress version (warnings only)
    if( $params->has('wpupdate') ):?>
        <div class="notice inline notice-warning">
        <h3 class="has-icon"><?php
            // translators: Where %s is the full version number of WordPress
            self::e( __('WordPress %s','loco-translate'), $wpversion )?> 
        </h3>
        <p><?php
            self::e( __('Your version of %1$s is very old. We recommend you upgrade to at least v%2$s, but preferably to the latest stable version.','loco-translate'),'WordPress',$wpupdate)?> 
        </p>
        <p class="submit">
            <a class="button button-primary" href="<?php echo esc_url($wpupdate_href)?>"><?php esc_html_e('Update Now','default')?></a>
            <a class="button-link has-icon icon-ext" target="_blank" href="https://wordpress.org/download/releases/"><?php esc_html_e( __('Install manually','loco-translate') )?></a>
        </p>
        </div><?php
    endif;

Youez - 2016 - github.com/yon3zu
LinuXploit