' . esc_html__( 'Learn about ColorMag 3.0', 'colormag' ) . ''; return $html; } public function support_button_html() { $html = '' . esc_html__( 'Contact Support', 'colormag' ) . ''; return $html; } /** * Show welcome notice. */ public function major_update_notice_markup() { $dismiss_url = wp_nonce_url( remove_query_arg( array( 'activated' ), add_query_arg( 'colormag-hide-notice', 'major_update' ) ), 'colormag_hide_notices_nonce', '_colormag_notice_nonce' ); ?>
<?php esc_attr_e( 'Colormag', 'colormag' ); ?>

<?php esc_attr_e( 'Colormag', 'colormag' ); ?>

update_button_html(); ?> support_button_html(); ?>