HEX
Server: Apache/2.4.65 (Debian)
System: Linux 88f31f35b0b8 6.1.0-38-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.147-1 (2025-08-02) x86_64
User: www-data (33)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/wp-external-links/templates/requirements-notice.php
<?php
/**
 * Requirements Notice
 *
 * @package  WPEL
 * @category WordPress Plugin
 * @version  2.3
 * @link     https://www.webfactoryltd.com/
 * @license  Dual licensed under the MIT and GPLv2+ licenses
 */
?>
<div class="notice notice-error is-dismissible">
    <p>
        <?php WPEL_Plugin::wp_kses_wf(__('The plugin <strong>WP External Links</strong> requires PHP version 5.3 or up and WordPress version 3.6 or up. <br>Please upgrade your PHP and/or WordPress. Deactivate the plugin to remove this message.', 'wp-external-links' ));
        ?>
    </p>
</div>