Making WordPress.org


Ignore:
Timestamp:
12/07/2017 10:48:18 PM (8 years ago)
Author:
obenland
Message:

Main: Add community engagement CTA

Adds a button link leading to the community team's meetup landingpage to make it easier for visitors to engage with their local community.

Props divyadeepsawhney, mapk, iandunn.
Fixes #2896.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/front-page.php

    r6206 r6246  
    9999                    <h2><?php _e( 'Community', 'wporg' ); ?></h2>
    100100                    <p class="subheading"><?php _e( 'Hundreds of thousands of developers, content creators, and site owners gather at monthly meetups in 436 cities worldwide', 'wporg' ); ?>.</p>
     101                    <a class="button button-secondary button-large" href="https://make.wordpress.org/community/meetups-landing-page"><?php _e( 'Find a local WordPress community', 'wporg' ); ?></a>
    101102                </div>
    102103            </section>
Note: See TracChangeset for help on using the changeset viewer.