[ 'type' => 'html', 'html' => '
' . sprintf( esc_html__( 'Thank you for using Event Tickets! All of us at The Events Calendar sincerely appreciate your support and we\'re excited to see you using our plugins. Check out our handy %1$sNew User Primer%2$s to get started.', 'tribe-common' ), '', '' ) . '
', 'conditional' => ! class_exists( 'Tribe__Events__Main' ), ], 'event-tickets-upsell-info' => [ 'type' => 'html', 'html' => '' . sprintf( esc_html__( 'Optimize your site\'s event listings with %1$sThe Events Calendar%2$s, our free calendar plugin. Looking for additional functionality including recurring events, user-submission, advanced ticket sales and more? Check out our %3$spremium add-ons%4$s.', 'tribe-common' ), '', '', '', '' ) . '
', 'conditional' => ! class_exists( 'Tribe__Events__Main' ), ], 'upsell-info' => [ 'type' => 'html', 'html' => '' . esc_html__( 'Looking for additional functionality including recurring events, custom meta, community events, ticket sales and more?', 'tribe-common' ) . ' ' . esc_html__( 'Check out the available add-ons', 'tribe-common' ) . '.
', 'conditional' => ( ! defined( 'TRIBE_HIDE_UPSELL' ) || ! TRIBE_HIDE_UPSELL ) && class_exists( 'Tribe__Events__Main' ), ], 'donate-link-heading' => [ 'type' => 'heading', 'label' => esc_html__( 'We hope our plugin is helping you out.', 'tribe-common' ), 'conditional' => class_exists( 'Tribe__Events__Main' ), ], 'donate-link-info' => [ 'type' => 'html', 'html' => '' . esc_html__( 'Are you thinking "Wow, this plugin is amazing! I should say thanks to The Events Calendar for all their hard work." The greatest thanks we could ask for is recognition. Add a small text-only link at the bottom of your calendar pointing to The Events Calendar project.', 'tribe-common' ) . '
' . esc_html__( 'See an example of the link', 'tribe-common' ) . '.