plugin updates

This commit is contained in:
Tony Volpe
2024-02-21 16:19:46 +00:00
parent c72f206574
commit 21d4c85c00
1214 changed files with 102269 additions and 179257 deletions

View File

@@ -373,7 +373,11 @@ if ( YoastSEO()->classes->get( Promotion_Manager::class )->is( 'black-friday-202
echo '<span aria-hidden="true" class="yoast-button-upsell__caret"></span>';
?>
</a>
<?php if ( $slug === 'yoast-seo-plugin-subscription' ) : ?>
<p class="yoast-subscription-discount">
<?php esc_html_e( 'Only $/€/£229 per year (ex VAT). Save over 40% with this subscription!', 'wordpress-seo' ); ?>
</p>
<?php endif; ?>
<a target="_blank" class="yoast-link--more-info" href="<?php echo esc_url( $extension['infoUrl'] ); ?>">
<?php
esc_html_e( 'Explore now', 'wordpress-seo' );