diff --git a/templates/custom-typekit-fonts-options.php b/templates/custom-typekit-fonts-options.php index 8d7efd4..1b1c75f 100644 --- a/templates/custom-typekit-fonts-options.php +++ b/templates/custom-typekit-fonts-options.php @@ -109,7 +109,7 @@

here from your Typekit Account. Project ID can be found next to the kit names.', 'custom-typekit-fonts' ), 'https://fonts.adobe.com/my_fonts?browse_mode=all#web_projects-section' ) ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped + echo sprintf( __( 'You can get the Project ID here from your Typekit Account. Project ID can be found next to the kit names.', 'custom-typekit-fonts' ), 'https://fonts.adobe.com/my_fonts?browse_mode=all#web_projects-section' ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>

@@ -127,7 +127,7 @@

Astra WordPress Theme users', 'custom-typekit-fonts' ), 'https://wpastra.com' ) ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped + echo wp_kses_post( sprintf( __( '1) Once you get the Kit Details, all the fonts will be listed in the customizer under typography for only Astra WordPress Theme users', 'custom-typekit-fonts' ), 'https://wpastra.com' ) ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>