KOKINIO - MANAGER
Edit File: upsell-sidebar.php
<a href="<?php echo wcppp_freemius()->get_upgrade_url(); ?>"><img src="<?php echo plugin_dir_url( __DIR__ ) . 'img/upgrade.png'; ?>" class="image-50" style="width:80%" /></a> <div class="postbox"> <h2 class="hndle" style="background-color:#087891; color:white;"><?php esc_attr_e( 'Upgrade to Premium Version', 'wc_pay_per_post' ); ?></h2> <div class="inside"> <p><?php _e( 'The premium version has a ton of great features including page view expiration and time based expiration! <br><br><strong>Check out all of the premium features at <a href="https://pramadillo.com/plugins/woocommerce-pay-per-post/" target="_blank">https://pramadillo.com/</a></strong>', 'wc_pay_per_post' ); ?></p> <a href="<?php echo wcppp_freemius()->get_upgrade_url(); ?>" class="button button-hero button-primary ">Upgrade Today</a> </div> </div>