![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/www/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/views/ |
<?php /** * Promote RocketCDN notice template. * * @since 3.5 */ defined( 'ABSPATH' ) || die( 'Cheatin’ uh?' ); ?> <div class="notice notice-alt notice-warning is-dismissible" id="rocketcdn-promote-notice"> <h2 class="notice-title"><?php esc_html_e( 'New!', 'rocket' ); ?></h2> <p><?php esc_html_e( 'Speed up your website with RocketCDN, WP Rocket’s Content Delivery Network!', 'rocket' ); ?></p> <p><a href="#page_cdn" class="wpr-button" id="rocketcdn-learn-more-dismiss"><?php esc_html_e( 'Learn More', 'rocket' ); ?></a></p> </div>