Skip to content

Commit

Permalink
Marketing page: enable 1-click upsell for no-ads nudge (#92922)
Browse files Browse the repository at this point in the history
  • Loading branch information
aneeshd16 authored Jul 24, 2024
1 parent 0745b55 commit 9cb0788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/my-sites/marketing/main.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ export const Sharing = ( {
{ ! isVip && ! isJetpack && (
<UpsellNudge
event="sharing_no_ads"
plan={ PLAN_PREMIUM }
feature={ WPCOM_FEATURES_NO_ADVERTS }
description={ translate( 'Prevent ads from showing on your site.' ) }
title={ translate( 'No ads with WordPress.com %(premiumPlanName)s', {
Expand Down

0 comments on commit 9cb0788

Please sign in to comment.