Changeset 9266
- Timestamp:
- 11/12/2019 07:51:15 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/header-front.php
r6363 r9266 1 1 <?php if ( is_front_page() ) : ?> 2 2 <div id="headline"><div id="headline-inner"> 3 <h2 class="graphic home"><?php _e( ' Forums, made the WordPress way', 'bbporg' ); ?></h2>4 <p><?php _e( 'bbPress is forum software with a twist from the creators of WordPress. Easily setup discussion forums inside your WordPress.org powered site.', 'bbporg' ); ?></p>3 <h2 class="graphic home"><?php _e( 'Discussion forums, for your WordPress.org powered site.', 'bbporg' ); ?></h2> 4 <p><?php _e( 'bbPress is forum software from the creators of WordPress. Quickly setup a place for asyncronous discussion, subscriptions, and more!', 'bbporg' ); ?></p> 5 5 <div> 6 6 <a href="//bbpress.org/download/" id="big-demo-button" class="button"><?php _e( 'Download bbPress →', 'bbporg' ); ?></a>
Note: See TracChangeset
for help on using the changeset viewer.