Skip to content

Commit

Permalink
Remove Virtual Events from Getting Started Guides
Browse files Browse the repository at this point in the history
  • Loading branch information
pattihis committed Jun 23, 2024
1 parent 5ebde21 commit ba18291
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/admin-views/help-calendar.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,6 @@ class="tribe-events-admin-kb-card__image"
<?php esc_html_e( 'Filter Bar', 'tribe-common' ); ?>
</a>
</li>
<li>
<a href="https://evnt.is/1ape" target="_blank" rel="noopener noreferrer">
<?php esc_html_e( 'Virtual Events', 'tribe-common' ); ?>
</a>
</li>
</ul>
</div>

Expand Down Expand Up @@ -247,4 +242,4 @@ class="tribe-events-admin-kb-card__image"
</div>
<?php endforeach; ?>
</div>
</div>
</div>

0 comments on commit ba18291

Please sign in to comment.