Changeset 14285
- Timestamp:
- 12/16/2024 08:01:59 PM (3 months ago)
- Location:
- sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/footer.php
r7244 r14285 3 3 <hr class="hidden" /> 4 4 5 <div id="footer"> 5 <div id="footer"><div id="footer-inner"> 6 6 <div class="links"> 7 7 <p> 8 <?php _e( 'See also:', 'bporg' ); ?> 9 <a href="https://wordpress.org"><?php _e( 'WordPress.org', 'bporg' ); ?></a> • 10 <a href="https://bbpress.org"><?php _e( 'bbPress.org', 'bporg' ); ?></a> • 11 <a href="https://buddypress.org"><?php _e( 'BuddyPress.org', 'bporg' ); ?></a> • 12 <a href="https://ma.tt"><?php _e( 'Matt', 'bporg' ); ?></a> • 8 <a href="https://wordpress.org"><?php _e( 'WordPress.org', 'bporg' ); ?></a> 9 <a href="https://bbpress.org"><?php _e( 'bbPress.org', 'bporg' ); ?></a> 10 <a href="https://buddypress.org"><?php _e( 'BuddyPress.org', 'bporg' ); ?></a> 11 <a href="https://ma.tt"><?php _e( 'Matt', 'bporg' ); ?></a> 13 12 <a href="<?php bloginfo( 'rss2_url' ); ?>"><?php _e( 'Blog RSS', 'bporg' ); ?></a> 14 13 </p> … … 16 15 <div class="details"> 17 16 <p> 18 <a href="https://twitter.com/buddypressdev" class="twitter"><?php _e( 'Follow BuddyPress on Twitter', 'bporg' ); ?></a> • 19 <a href="https://buddypress.org/about/gpl/"><?php _e( 'GPL', 'bporg' ); ?></a> • 20 <a href="https://buddypress.org/contact/"><?php _e( 'Contact Us', 'bporg' ); ?></a> • 21 <a href="https://wordpress.org/about/privacy/"><?php _e('Privacy', 'bbporg'); ?></a> • 17 <a href="https://buddypress.org/about/gpl/"><?php _e( 'GPL', 'bporg' ); ?></a> 18 <a href="https://buddypress.org/contact/"><?php _e( 'Contact Us', 'bporg' ); ?></a> 19 <a href="https://wordpress.org/about/privacy/"><?php _e('Privacy', 'bbporg'); ?></a> 22 20 <a href="https://buddypress.org/terms/"><?php _e( 'Terms of Service', 'bporg' ); ?></a> 21 <a href="https://x.com/buddypressdev"><?php _e( 'X', 'bporg' ); ?></a> 23 22 </p> 24 23 </div> 25 </div> 24 </div></div> 26 25 <?php wp_footer(); ?> 27 26 </body> -
sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-front.php
r6364 r14285 2 2 3 3 <div id="headline"><div id="headline-inner"> 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>4 <h2 class="graphic home"><?php _e( 'Meet BuddyPress', 'bporg' ); ?></h2> 5 <p><?php _e( 'The open source community platform of choice worldwide — from creators & small businesses to enterprises & governments.', 'bporg' ); ?></p> 6 6 <div> 7 <a href="<?php bloginfo( 'url' ); ?>/download/" id="big-demo-button" class="button"><?php _e( 'Download BuddyPress→', 'bporg' ); ?></a>7 <a href="<?php bloginfo( 'url' ); ?>/download/" id="big-demo-button" class="button"><?php _e( 'Download →', 'bporg' ); ?></a> 8 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> … … 13 13 <div id="showcase"><div id="showcase-inner"> 14 14 <div class="feature"> 15 <h 3><?php _e( 'Profiles', 'bporg' ); ?></h3>15 <h2><?php _e( 'Profiles', 'bporg' ); ?></h2> 16 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' ); ?>17 <a href="//buddypress.org/about/profiles/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_profiles.gif" alt="" width="156" height="116"></a> 18 <span><?php _e( 'Custom profile fields.<br> Visibility levels.<br>Common field types.', 'bporg' ); ?></span> 19 19 </p> 20 20 </div> 21 21 <div class="feature"> 22 <h 3><?php _e( 'Settings', 'bporg' ); ?></h3>22 <h2><?php _e( 'Settings', 'bporg' ); ?></h2> 23 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' ); ?>24 <a href="//buddypress.org/about/settings/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_settings.gif" alt="" width="156" height="116"></a> 25 <span><?php _e( 'Manage account settings. <br>Email notifications. <br>Email and Password.', 'bporg' ); ?></span> 26 26 </p> 27 27 </div> 28 28 <div class="feature"> 29 <h 3><?php _e( 'Groups', 'bporg' ); ?></h3>29 <h2><?php _e( 'Groups', 'bporg' ); ?></h2> 30 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> 34 </div> 35 <div class="feature" style="margin:0;"> 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' ); ?> 31 <a href="//buddypress.org/about/groups/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_groups.gif" alt="" width="156" height="116"></a> 32 <span><?php _e( 'Extensible user groups. <br>Allow your users to <br>create micro-communities.', 'bporg' ); ?></span> 40 33 </p> 41 34 </div> 42 35 <div class="feature"> 43 <h 3><?php _e( 'Notifications', 'bporg' ); ?></h3>36 <h2><?php _e( 'Activity Streams', 'bporg' ); ?></h2> 44 37 <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' ); ?>38 <a href="//buddypress.org/about/activity/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_activity.gif" alt="" width="156" height="116"></a> 39 <span><?php _e( 'For members and groups. <br>Sitewide directory <br>and single threads.', 'bporg' ); ?></span> 47 40 </p> 48 41 </div> 49 42 <div class="feature"> 50 <h 3><?php _e( 'Friendships', 'bporg' ); ?></h3>43 <h2><?php _e( 'Notifications', 'bporg' ); ?></h2> 51 44 <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' ); ?>45 <a href="//buddypress.org/about/notifications/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_notifications.gif" alt="" width="156" height="116"></a> 46 <span><?php _e( 'Get notified.<br> Smart read/unread. <br>Fully integrated.', 'bporg' ); ?></span> 54 47 </p> 55 48 </div> 56 49 <div class="feature"> 57 <h 3><?php _e( 'Private Messaging', 'bporg' ); ?></h3>50 <h2><?php _e( 'Friendships', 'bporg' ); ?></h2> 58 51 <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' ); ?>52 <a href="//buddypress.org/about/friends/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_friends.gif" alt="" width="156" height="116"></a> 53 <span><?php _e( "Friendship connections. <br>It's always about <br>who you know!", 'bporg' ); ?></span> 61 54 </p> 62 55 </div> 63 <div class="feature" style="margin:0;">64 <h 3><?php _e( '...and more!', 'bporg' ); ?></h3>56 <div class="feature"> 57 <h2><?php _e( 'Private Messaging', 'bporg' ); ?></h2> 65 58 <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' ); ?> 59 <a href="//buddypress.org/about/private-messaging/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_pms.gif" alt="" width="156" height="116"></a> 60 <span><?php _e( 'Private conversations <br>with several members <br>at one time.', 'bporg' ); ?></span> 61 </p> 62 </div> 63 <div class="feature"> 64 <h2><?php _e( '...and more!', 'bporg' ); ?></h2> 65 <p> 66 <a href="//buddypress.org/about/more/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_more.gif" alt="" width="156" height="116"></a> 67 <span><?php _e( 'Extend BuddyPress <br>with hundreds of <br>third party components.', 'bporg' ); ?></span> 68 68 </p> 69 69 </div> -
sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/sidebar.php
r14167 r14285 23 23 24 24 <div> 25 <h 3><?php _e( 'Forum Info', 'bporg' ); ?></h3>25 <h2><?php _e( 'Forum Info', 'bporg' ); ?></h2> 26 26 <ul class="forum-info"> 27 27 <?php bb_base_single_forum_description(); ?> … … 32 32 33 33 <div> 34 <h 3><?php _e( 'Forum Feeds', 'bporg' ); ?></h3>34 <h2><?php _e( 'Forum Feeds', 'bporg' ); ?></h2> 35 35 <ul> 36 36 <li><a class="feed" href="<?php bbp_forum_permalink(); ?>feed/"><?php _e( 'Recent Posts', 'bporg' ); ?></a></li> … … 42 42 43 43 <div> 44 <h 3><?php _e( 'Topic Info', 'bporg' ); ?></h3>44 <h2><?php _e( 'Topic Info', 'bporg' ); ?></h2> 45 45 <ul class="topic-info"> 46 46 <?php bb_base_single_topic_description(); ?> … … 50 50 <div> 51 51 <?php bbp_topic_tag_list( 0, array( 52 'before' => '<h 3>' . __( 'Topic Tags', 'bporg' ) . '</h3><ul class="topic-tags"><li>',52 'before' => '<h2>' . __( 'Topic Tags', 'bporg' ) . '</h2><ul class="topic-tags"><li>', 53 53 'after' => '</li></ul>', 54 54 'sep' => '</li><li>', … … 63 63 <?php bbp_topic_admin_links( array ( 64 64 'id' => bbp_get_topic_id(), 65 'before' => '<h 3>' . __( 'Topic Admin', 'bporg' ) . '</h3><ul class="topic-admin-links"><li>',65 'before' => '<h2>' . __( 'Topic Admin', 'bporg' ) . '</h2><ul class="topic-admin-links"><li>', 66 66 'after' => '</li></ul>', 67 67 'sep' => '</li><li>', … … 75 75 76 76 <div> 77 <h 3><?php _e( 'Forums', 'bporg' ); ?></h3>77 <h2><?php _e( 'Forums', 'bporg' ); ?></h2> 78 78 <?php echo do_shortcode( '[bbp-forum-index]' ); ?> 79 79 </div> … … 81 81 82 82 <div> 83 <h 3><?php _e( 'Views', 'bporg' ); ?></h3>83 <h2><?php _e( 'Views', 'bporg' ); ?></h2> 84 84 <ul> 85 85 … … 94 94 95 95 <div> 96 <h 3><?php _e( 'Feeds', 'bporg' ); ?></h3>96 <h2><?php _e( 'Feeds', 'bporg' ); ?></h2> 97 97 <ul> 98 98 <li><a class="feed" href="<?php bbp_forums_url(); ?>feed/"><?php _e( 'All Recent Posts', 'bporg' ); ?></a></li> … … 101 101 </div> 102 102 103 <div >104 <h 3><?php _e( 'Tags', 'bporg' ); ?></h3>103 <div class="bbp-topic-tag-cloud"> 104 <h2><?php _e( 'Tags', 'bporg' ); ?></h2> 105 105 <?php echo do_shortcode( '[bbp-topic-tags]' ); ?> 106 106 </div> … … 110 110 <?php elseif ( is_front_page() || is_404() ) : ?> 111 111 112 <div class="feature">113 <h 3><?php _e( 'Theme Development', 'bporg' ); ?></h3>112 <div> 113 <h2><?php _e( 'Theme Development', 'bporg' ); ?></h2> 114 114 <p><a href="https://www.packtpub.com/web-development/buddypress-theme-development"><img width="225" alt="<?php esc_attr_e( 'BuddyPress Theme Development. A book by Tammie Lister', 'bporg' ); ?>" src="<?php echo get_stylesheet_directory_uri(); ?>/images/buddypress-packt.jpg"/></a></p> 115 115 <p class="book-description"><?php _e( 'An in-depth guide to designing, developing, and testing your very own custom BuddyPress theme.', 'bporg' ); ?></p> … … 121 121 122 122 <div> 123 <h 3><?php _e( 'Legacy', 'bporg' ); ?></h3>123 <h2><?php _e( 'Legacy', 'bporg' ); ?></h2> 124 124 <ul> 125 125 <li><a href="https://buddypress.org/support/forum/plugin-forums/"><?php _e( 'Legacy Plugin Forums', 'bporg' ); ?></a></li> … … 130 130 131 131 <div> 132 <h 3><?php _e( 'Categories', 'bporg' ); ?></h3>132 <h2><?php _e( 'Categories', 'bporg' ); ?></h2> 133 133 <ul> 134 134 <?php wp_list_categories( array( 'title_li' => false ) ); ?> … … 137 137 138 138 <div> 139 <h 3><?php _e( 'Tags', 'bporg' ); ?></h3>139 <h2><?php _e( 'Tags', 'bporg' ); ?></h2> 140 140 <?php wp_tag_cloud(); ?> 141 141 </div> -
sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/style.css
r1644 r14285 1 1 /** 2 * Theme Name: BuddyPress.org 20133 * Theme URL: https://buddypress.org2 * Theme Name: BuddyPress.org Theme 3 * Theme URL: https://buddypress.org 4 4 * Description: A WordPress theme for BuddyPress.org 5 * Author: John James Jacoby 6 * Author URI: http://jaco.by 7 * Version: 1.0 8 * Template: bb-base 9 * Tags: buddypress, gray, 508, compliance, fixed width, widgets, gallery 5 * Author: John James Jacoby 6 * Author URI: https://jjj.blog 7 * Version: 2.2 8 * Template: bb-base 10 9 */ 11 10
Note: See TracChangeset
for help on using the changeset viewer.