diff --git a/includes/views/amazon-product-advertising-view.php b/includes/views/amazon-product-advertising-view.php index 98f85422..984e4673 100644 --- a/includes/views/amazon-product-advertising-view.php +++ b/includes/views/amazon-product-advertising-view.php @@ -1,10 +1,13 @@ + +
+
', '' ); echo wp_kses_post( $content ); diff --git a/includes/views/openrouter-view.php b/includes/views/openrouter-view.php index 3f6cc061..27a0d233 100644 --- a/includes/views/openrouter-view.php +++ b/includes/views/openrouter-view.php @@ -1,10 +1,13 @@ + +
', '' ); echo wp_kses_post( $content ); diff --git a/includes/views/spinnerchief-view.php b/includes/views/spinnerchief-view.php index feba644d..a289d36e 100644 --- a/includes/views/spinnerchief-view.php +++ b/includes/views/spinnerchief-view.php @@ -1,16 +1,17 @@ + +
', - '' - ) - ); - ?> + $upgrade_url = tsdk_translate_link( tsdk_utmify( FEEDZY_UPSELL_LINK, 'spinnerchief' ) ); + + // translators: %1$s: opening anchor tag, %2$s: closing anchor tag. + $content .= wp_sprintf( __( 'Unlock more powerful features, by %1$s upgrading to Feedzy Pro %2$s', 'feedzy-rss-feeds' ), '', '' ); + echo wp_kses_post( $content ); + ?>
diff --git a/includes/views/wordai-view.php b/includes/views/wordai-view.php index 9c651130..8cdf146b 100644 --- a/includes/views/wordai-view.php +++ b/includes/views/wordai-view.php @@ -1,10 +1,13 @@ + +
', '' );