Skip to content

Commit

Permalink
Update shortcode-about-stats.php (#1444)
Browse files Browse the repository at this point in the history
update text label
  • Loading branch information
pkevan authored Dec 17, 2024
1 parent 6a745bc commit 4306c70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<ul class="about-stats clearfix">
<li>
<span class="about-stat-number"><?php echo esc_html( $map_stats['wordcamps'] ); ?></span>
<span class="about-stat-descriptor">WordCamps</span>
<span class="about-stat-descriptor">WordPress Events</span>
</li>

<li>
Expand Down

0 comments on commit 4306c70

Please sign in to comment.