/
home
/
c
/
a
/
b
/
cabinetdhs
/
www
/
wp-content
/
plugins
/
really-simple-ssl.bak
/
grid
/
templates
/
Upload File
HOME
<?php defined('ABSPATH') or die("you do not have access to this page!"); $plugins = array( 'COMPLIANZTC' => array( 'constant_free' => 'cmplz_tc_version', 'constant_premium' => 'cmplz_tc_version', 'website' => 'https://complianz.io?src=rsssl-plugin', 'search' => 'complianz+terms+conditions+stand-alone', ), 'COMPLIANZ' => array( 'constant_free' => 'cmplz_plugin', 'constant_premium' => 'cmplz_premium', 'website' => 'https://complianz.io/pricing/?src=rsssl-plugin', 'search' => 'complianz+really+simple+cookies+rogierlankhorst', ), 'BURST' => array( 'constant_free' => 'burst_version', 'constant_premium' => 'burst_version', 'website' => 'https://burst-statistics.com', 'search' => 'burst+statistics+really+simple+plugins+self-hosted', ), ); ?> <div> <div class="rsssl-upsell rsssl-cmplz"> <div class="plugin-color"> <div class="cmplz-blue rsssl-bullet"></div> </div> <div class="plugin-text"> <a href="https://wordpress.org/plugins/complianz-gdpr/" target="_blank">Complianz – GDPR/CCPA Cookie Consent</a> </div> <div class="plugin-status"> <?php echo RSSSL()->really_simple_ssl->get_status_link($plugins['COMPLIANZ'])?> </div> </div> <div class="rsssl-upsell rsssl-burst"> <div class="plugin-color"> <div class="burst-green rsssl-bullet"></div> </div> <div class="plugin-text"> <a href="https://wordpress.org/plugins/burst-statistics/" target="_blank">Burst Statistics - <?php _e("Self-hosted, Privacy-friendly analytics tool", "really-simple-ssl")?></a> </div> <div class="plugin-status"> <?php echo RSSSL()->really_simple_ssl->get_status_link($plugins['BURST'])?> </div> </div> <div class="rsssl-upsell rsssl-cmplztc"> <div class="plugin-color"> <div class="cmplztc-black rsssl-bullet"></div> </div> <div class="plugin-text"> <a href="https://wordpress.org/plugins/complianz-terms-conditions/" target="_blank">Complianz - Terms & Conditions</a> </div> <div class="plugin-status"> <?php echo RSSSL()->really_simple_ssl->get_status_link($plugins['COMPLIANZTC'])?> </div> </div> </div>