?
Current Path : /home1/savoy/sportsmeet.net/wp-content/plugins/optinmonster/views/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : /home1/savoy/sportsmeet.net/wp-content/plugins/optinmonster/views/not-connected-buttons.php |
<?php /** * Buttons used when site not connected. * * @since 2.3.0 */ ?> <a href="<?php echo esc_url( OMAPI_Urls::wizard() ); ?>" class="button button-primary button-large" target="_blank" rel="noopener"><?php esc_html_e( 'Create a Free Account', 'optin-monster-api' ); ?></a> <a href="<?php echo esc_url( OMAPI_Urls::settings() ); ?>" class="button button-secondary button-large" target="_blank" rel="noopener"><?php esc_html_e( 'Connect an Existing Account', 'optin-monster-api' ); ?></a>