'in-app', 'utm_medium' => 'plugin-tec', 'utm_source' => 'notice', ), Tribe__Main::$tec_url . 'license-keys/' ); $utm_link = esc_url( $utm_link ); $license_link = '' . Tribe__Main::$tec_url . '' . __( ' (opens in new window)', 'tribe-common' ) . ''; // Explanatory text about license settings for the tab information box $html = '
' . sprintf( esc_html__( 'The license key you received when completing your purchase from %1$s will grant you access to support and updates until it expires. You do not need to enter the key below for the plugins to work, but you will need to enter it to get automatic updates. %3$sFind your license keys at %2$s%4$s.', 'tribe-common' ), '' . Tribe__Main::$tec_url . '' . __( ' (opens in new window)', 'tribe-common' ) . '', $license_link, '', '' ) . '
'; $html .= '' . esc_html__( 'Each paid add-on has its own unique license key. Simply paste the key into its appropriate field below, and give it a moment to validate. You know you\'re set when a green expiration date appears alongside a "valid" message.', 'tribe-common' ) . '
'; $html .= '' . sprintf( esc_html__( 'If you\'re seeing a red message telling you that your key isn\'t valid or is out of installs, visit %1$s to manage your installs or renew / upgrade your license.', 'tribe-common' ), $license_link ) . '
'; $html .= '' . sprintf( esc_html__( 'Not seeing an update but expecting one? In WordPress, go to %1$sDashboard > Updates%2$s and click "Check Again".', 'tribe-common' ), '', '' ) . '
'; // Expand with extra information for mu network users if ( is_multisite() ) { $network_all_sites_text = sprintf( esc_html__( '%1$s Using our plugins in a multisite network? %2$s Please note that your license key will be applied to the entire network, not just this site.', 'tribe-common' ), '', '' ); $network_admin_only = ''; if ( is_network_admin() ) { $network_admin_only = sprintf( esc_html__( 'Only license fields for %1$snetwork activated%2$s plugins will be listed on this screen. ', 'tribe-common' ), '', '' ); } $html .= "$network_all_sites_text $network_admin_only
"; } $licenses_tab = array( 'info-start' => array( 'type' => 'html', 'html' => '