Skip to content

Commit 3dd0e63

Browse files
committed
Add new bullets to pricing tables
Signed-off-by: Chris Abraham <[email protected]>
1 parent 4441d5d commit 3dd0e63

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

web/wp-content/themes/cncf-twenty-two/includes/shortcodes/price-table-end-users.php

+9
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ function add_end_user_pricing_shortcode() {
5555
href="https://todogroup.org/">TODO Group</a> to meet
5656
other open source organizations </li>
5757
<li>End User Recruiting Booth at KubeCon + CloudNativeCon at Startup Level pricing</li>
58+
<li>Programs for deterring patent trolls
59+
(see <a href="/npe-deterrence-benefits/">NPE Deterrence for CNCF Members</a>)</li>
60+
5861
</ul>
5962
</div>
6063

@@ -92,6 +95,9 @@ function add_end_user_pricing_shortcode() {
9295
10 Linux Foundation Training coupons. Additional terms apply.
9396
(Cannot be combined with any other membership training benefits.)
9497
</li>
98+
<li>Additional programs for deterring patent trolls
99+
(see <a href="/npe-deterrence-benefits/">NPE Deterrence for CNCF Members</a>)</li>
100+
95101
</ul>
96102
</div>
97103

@@ -123,6 +129,9 @@ function add_end_user_pricing_shortcode() {
123129
<li>Recruiting recommendations and DE&I guidance</li>
124130
<li>Personalized executive engagement from LF leadership team</li>
125131
<li>Exclusive live webinars with CNCF online programs</li>
132+
<li>Additional programs for deterring patent trolls
133+
(see <a href="/npe-deterrence-benefits/">NPE Deterrence for CNCF Members</a>)</li>
134+
126135
</ul>
127136
</div>
128137

web/wp-content/themes/cncf-twenty-two/includes/shortcodes/price-table-members.php

+9
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ function add_members_pricing_shortcode( $atts ) {
7777
quarterly CNCF New Member press release</li>
7878
<li>Includes LF Associate
7979
Membership</li>
80+
<li>Programs for deterring patent trolls
81+
(see <a href="/npe-deterrence-benefits/">NPE Deterrence for CNCF Members</a>)</li>
8082
</ul>
8183
</div>
8284

@@ -124,6 +126,8 @@ function add_members_pricing_shortcode( $atts ) {
124126
<li>Ten coupon codes good for any
125127
eLearning, certification exam, or eLearning/exam bundle.
126128
Additional terms apply. (Part of LF membership)</li>
129+
<li>Additional programs for deterring patent trolls
130+
(see <a href="/npe-deterrence-benefits/">NPE Deterrence for CNCF Members</a>)</li>
127131

128132
</ul>
129133
</div>
@@ -173,6 +177,8 @@ function add_members_pricing_shortcode( $atts ) {
173177
<li>50-seat annual Linux Foundation Training subscription OR 10 Linux Foundation Training coupons.
174178
Additional terms apply. (Cannot be combined with any other membership training benefits.)
175179
</li>
180+
<li>Additional programs for deterring patent trolls
181+
(see <a href="/npe-deterrence-benefits/">NPE Deterrence for CNCF Members</a>)</li>
176182
</ul>
177183
</div>
178184

@@ -214,6 +220,9 @@ function add_members_pricing_shortcode( $atts ) {
214220
source program office</li>
215221
<li>Exclusive live webinars with
216222
CNCF online programs</li>
223+
<li>Additional programs for deterring patent trolls
224+
(see <a href="/npe-deterrence-benefits/">NPE Deterrence for CNCF Members</a>)</li>
225+
217226
</ul>
218227
</div>
219228

0 commit comments

Comments
 (0)