????JFIF??x?x????'
Server IP : 104.21.80.1 / Your IP : 216.73.216.145 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/thread-self/cwd/wp-content/plugins/malcare-security/admin/components/ |
Upload File : |
<?php $plugin_slug = "malcare-security"; $brand_name = "MalCare"; $plugin_logo = plugins_url("/../../img/mclogo.svg", __FILE__); $title = "Secure your website with MalCare's 360 degree protection"; $intro_video_url = "https://youtu.be/rBuYh2dIadk"; $header_logo_link = "https://malcare.com/?utm_source=mc_plugin_lp_logo&utm_medium=logo_link&utm_campaign=mc_plugin_lp_header&utm_term=header_logo&utm_content=image_link"; ?> <div class="header-top"> <div class="top-links"> <span> <a href="<?php echo esc_url("https://wordpress.org/support/plugin/" . $plugin_slug . "/reviews/#new-post"); ?>" target="_blank" rel="noopener noreferrer"> Leave a Review </a> </span> <span> <a href="<?php echo esc_url("https://wordpress.org/support/plugin/" . $plugin_slug . "/"); ?>" target="_blank" rel="noopener noreferrer"> Need Help? </a> </span> </div> <div class="logo-img"> <a href="<?php echo esc_url($header_logo_link); ?>" target="_blank" rel="noopener noreferrer"> <img height="65" src="<?php echo esc_url($plugin_logo); ?>" alt="Logo"> </a> </div> <h2 class="text-center heading"><?php echo esc_html($title); ?></h2> <div class="text-center intro-video"> <a href="<?php echo esc_url($intro_video_url); ?>" target="_blank" rel="noopener noreferrer"> <img src="<?php echo esc_url(plugins_url("/../../img/play-video.png", __FILE__)); ?>"/> Watch the <?php echo esc_html($brand_name); ?> Video </a> </div> </div>