Changeset 6364 for sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-front.php
- Timestamp:
- 01/12/2018 03:47:10 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-front.php
r4449 r6364 2 2 3 3 <div id="headline"><div id="headline-inner"> 4 <h2 class="graphic home"><?php bloginfo( 'description' ); ?></h2>5 <p> BuddyPress helps you build any type of community website using WordPress, with member profiles, activity streams, user groups, messaging, and more.</p>4 <h2 class="graphic home"><?php _e( 'Fun & flexible software for online communities, teams, and groups', 'bporg' ); ?></h2> 5 <p><?php _e( 'BuddyPress helps you build any kind of community website using WordPress, with member profiles, activity streams, user groups, messaging, and more.', 'bporg' ); ?></p> 6 6 <div> 7 <a href="<?php bloginfo( 'url' ); ?>/download/" id="big-demo-button" class="button"> Download BuddyPress →</a>8 <img src="<?php echo get_stylesheet_directory_uri(); ?>/images/screenshots.png?v=6" srcset="<?php echo get_stylesheet_directory_uri(); ?>/images/screenshots.png?v=6 1x, <?php echo get_stylesheet_directory_uri(); ?>/images/screenshots-2x.png?v=6 2x" alt=" Screenshots">7 <a href="<?php bloginfo( 'url' ); ?>/download/" id="big-demo-button" class="button"><?php _e( 'Download BuddyPress →', 'bporg' ); ?></a> 8 <img src="<?php echo get_stylesheet_directory_uri(); ?>/images/screenshots.png?v=6" srcset="<?php echo get_stylesheet_directory_uri(); ?>/images/screenshots.png?v=6 1x, <?php echo get_stylesheet_directory_uri(); ?>/images/screenshots-2x.png?v=6 2x" alt=""> 9 9 </div> 10 10 </div></div> … … 13 13 <div id="showcase"><div id="showcase-inner"> 14 14 <div class="feature"> 15 <h3><?php _e( 'Profiles', 'bborg' ); ?></h3> 16 <p><a href="//buddypress.org/about/profiles/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_profiles.gif" alt="" width="78" height="58"></a>Custom profile fields.<br /> Visibility levels.<br /> Common field types.</p> 15 <h3><?php _e( 'Profiles', 'bporg' ); ?></h3> 16 <p> 17 <a href="//buddypress.org/about/profiles/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_profiles.gif" alt="" width="78" height="58"></a> 18 <?php _e( 'Custom profile fields.<br /> Visibility levels.<br /> Common field types.', 'bporg' ); ?> 19 </p> 17 20 </div> 18 21 <div class="feature"> 19 <h3><?php _e( 'Settings', 'bborg' ); ?></h3> 20 <p><a href="//buddypress.org/about/settings/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_settings.gif" alt="" width="78" height="58"></a>Manage account settings.<br /> Email notifications.<br /> Email and Password.</p> 22 <h3><?php _e( 'Settings', 'bporg' ); ?></h3> 23 <p> 24 <a href="//buddypress.org/about/settings/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_settings.gif" alt="" width="78" height="58"></a> 25 <?php _e( 'Manage account settings.<br /> Email notifications.<br /> Email and Password.', 'bporg' ); ?> 26 </p> 21 27 </div> 22 28 <div class="feature"> 23 <h3><?php _e( 'Groups', 'bborg' ); ?></h3> 24 <p><a href="//buddypress.org/about/groups/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_groups.gif" alt="" width="78" height="58"></a>Extensible user groups. Allow your users to create micro-communities.</p> 29 <h3><?php _e( 'Groups', 'bporg' ); ?></h3> 30 <p> 31 <a href="//buddypress.org/about/groups/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_groups.gif" alt="" width="78" height="58"></a> 32 <?php _e( 'Extensible user groups. Allow your users to create micro-communities.', 'bporg' ); ?> 33 </p> 25 34 </div> 26 35 <div class="feature" style="margin:0;"> 27 <h3><?php _e( 'Activity Streams', 'bborg' ); ?></h3> 28 <p><a href="//buddypress.org/about/activity/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_activity.gif" alt="" width="78" height="58"></a>For members and groups. Sitewide directory and single threads.</p> 36 <h3><?php _e( 'Activity Streams', 'bporg' ); ?></h3> 37 <p> 38 <a href="//buddypress.org/about/activity/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_activity.gif" alt="" width="78" height="58"></a> 39 <?php _e( 'For members and groups. Sitewide directory and single threads.', 'bporg' ); ?> 40 </p> 29 41 </div> 30 42 <div class="feature"> 31 <h3><?php _e( 'Notifications', 'bborg' ); ?></h3> 32 <p><a href="//buddypress.org/about/notifications/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_notifications.gif" alt="" width="78" height="58"></a>Get notified.<br /> Smart read/unread.<br /> Fully integrated.</p> 43 <h3><?php _e( 'Notifications', 'bporg' ); ?></h3> 44 <p> 45 <a href="//buddypress.org/about/notifications/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_notifications.gif" alt="" width="78" height="58"></a> 46 <?php _e( 'Get notified.<br /> Smart read/unread.<br /> Fully integrated.', 'bporg' ); ?> 47 </p> 33 48 </div> 34 49 <div class="feature"> 35 <h3><?php _e( 'Friendships', 'bborg' ); ?></h3> 36 <p><a href="//buddypress.org/about/friends/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_friends.gif" alt="" width="78" height="58"></a>Friendship connections.<br /> It's always about<br /> who you know!</p> 50 <h3><?php _e( 'Friendships', 'bporg' ); ?></h3> 51 <p> 52 <a href="//buddypress.org/about/friends/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_friends.gif" alt="" width="78" height="58"></a> 53 <?php _e( "Friendship connections.<br /> It's always about<br /> who you know!", 'bporg' ); ?> 54 </p> 37 55 </div> 38 56 <div class="feature"> 39 <h3><?php _e( 'Private Messaging', 'bborg' ); ?></h3> 40 <p><a href="//buddypress.org/about/private-messaging/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_pms.gif" alt="" width="78" height="58"></a>Private conversations, with several members at one time.</p> 57 <h3><?php _e( 'Private Messaging', 'bporg' ); ?></h3> 58 <p> 59 <a href="//buddypress.org/about/private-messaging/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_pms.gif" alt="" width="78" height="58"></a> 60 <?php _e( 'Private conversations, with several members at one time.', 'bporg' ); ?> 61 </p> 41 62 </div> 42 63 <div class="feature" style="margin:0;"> 43 <h3><?php _e( '...and more!', 'bborg' ); ?></h3> 44 <p><a href="//buddypress.org/about/more/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_more.gif" alt="" width="78" height="58"></a>Extend BuddyPress with hundreds of third party components.</p> 64 <h3><?php _e( '...and more!', 'bporg' ); ?></h3> 65 <p> 66 <a href="//buddypress.org/about/more/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_more.gif" alt="" width="78" height="58"></a> 67 <?php _e( 'Extend BuddyPress with hundreds of third party components.', 'bporg' ); ?> 68 </p> 45 69 </div> 46 70 </div></div>
Note: See TracChangeset
for help on using the changeset viewer.