Making WordPress.org

Changeset 14285


Ignore:
Timestamp:
12/16/2024 08:01:59 PM (3 months ago)
Author:
johnjamesjacoby
Message:

BuddyPress.org: theme tweaks

Part of bb-base theme changes

See: https://buddypress.trac.wordpress.org/ticket/9262

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  
    33        <hr class="hidden" />
    44
    5         <div id="footer">
     5        <div id="footer"><div id="footer-inner">
    66            <div class="links">
    77                <p>
    8                     <?php _e( 'See also:', 'bporg' ); ?>
    9                     <a href="https://wordpress.org"><?php _e( 'WordPress.org', 'bporg' ); ?></a> &bull;
    10                     <a href="https://bbpress.org"><?php _e( 'bbPress.org', 'bporg' ); ?></a> &bull;
    11                     <a href="https://buddypress.org"><?php _e( 'BuddyPress.org', 'bporg' ); ?></a> &bull;
    12                     <a href="https://ma.tt"><?php _e( 'Matt', 'bporg' ); ?></a> &bull;
     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>
    1312                    <a href="<?php bloginfo( 'rss2_url' ); ?>"><?php _e( 'Blog RSS', 'bporg' ); ?></a>
    1413                </p>
     
    1615            <div class="details">
    1716                <p>
    18                     <a href="https://twitter.com/buddypressdev" class="twitter"><?php _e( 'Follow BuddyPress on Twitter', 'bporg' ); ?></a> &bull;
    19                     <a href="https://buddypress.org/about/gpl/"><?php _e( 'GPL', 'bporg' ); ?></a> &bull;
    20                     <a href="https://buddypress.org/contact/"><?php _e( 'Contact Us', 'bporg' ); ?></a> &bull;
    21                     <a href="https://wordpress.org/about/privacy/"><?php _e('Privacy', 'bbporg'); ?></a> &bull;
     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>
    2220                    <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>
    2322                </p>
    2423            </div>
    25         </div>
     24        </div></div>
    2625        <?php wp_footer(); ?>
    2726    </body>
  • sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-front.php

    r6364 r14285  
    22
    33    <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>
    66        <div>
    7             <a href="<?php bloginfo( 'url' ); ?>/download/" id="big-demo-button" class="button"><?php _e( 'Download BuddyPress &rarr;', 'bporg' ); ?></a>
     7            <a href="<?php bloginfo( 'url' ); ?>/download/" id="big-demo-button" class="button"><?php _e( 'Download &rarr;', 'bporg' ); ?></a>
    88            <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="">
    99        </div>
     
    1313    <div id="showcase"><div id="showcase-inner">
    1414        <div class="feature">
    15             <h3><?php _e( 'Profiles', 'bporg' ); ?></h3>
     15            <h2><?php _e( 'Profiles', 'bporg' ); ?></h2>
    1616            <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>
    1919            </p>
    2020        </div>
    2121        <div class="feature">
    22             <h3><?php _e( 'Settings', 'bporg' ); ?></h3>
     22            <h2><?php _e( 'Settings', 'bporg' ); ?></h2>
    2323            <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>
    2626            </p>
    2727        </div>
    2828        <div class="feature">
    29             <h3><?php _e( 'Groups', 'bporg' ); ?></h3>
     29            <h2><?php _e( 'Groups', 'bporg' ); ?></h2>
    3030            <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>
    4033            </p>
    4134        </div>
    4235        <div class="feature">
    43             <h3><?php _e( 'Notifications', 'bporg' ); ?></h3>
     36            <h2><?php _e( 'Activity Streams', 'bporg' ); ?></h2>
    4437            <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>
    4740            </p>
    4841        </div>
    4942        <div class="feature">
    50             <h3><?php _e( 'Friendships', 'bporg' ); ?></h3>
     43            <h2><?php _e( 'Notifications', 'bporg' ); ?></h2>
    5144            <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>
    5447            </p>
    5548        </div>
    5649        <div class="feature">
    57             <h3><?php _e( 'Private Messaging', 'bporg' ); ?></h3>
     50            <h2><?php _e( 'Friendships', 'bporg' ); ?></h2>
    5851            <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>
    6154            </p>
    6255        </div>
    63         <div class="feature" style="margin:0;">
    64             <h3><?php _e( '...and more!', 'bporg' ); ?></h3>
     56        <div class="feature">
     57            <h2><?php _e( 'Private Messaging', 'bporg' ); ?></h2>
    6558            <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>
    6868            </p>
    6969        </div>
  • sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/sidebar.php

    r14167 r14285  
    2323
    2424            <div>
    25                 <h3><?php _e( 'Forum Info', 'bporg' ); ?></h3>
     25                <h2><?php _e( 'Forum Info', 'bporg' ); ?></h2>
    2626                <ul class="forum-info">
    2727                    <?php bb_base_single_forum_description(); ?>
     
    3232
    3333            <div>
    34                 <h3><?php _e( 'Forum Feeds', 'bporg' ); ?></h3>
     34                <h2><?php _e( 'Forum Feeds', 'bporg' ); ?></h2>
    3535                <ul>
    3636                    <li><a class="feed" href="<?php bbp_forum_permalink(); ?>feed/"><?php _e( 'Recent Posts', 'bporg' ); ?></a></li>
     
    4242
    4343            <div>
    44                 <h3><?php _e( 'Topic Info', 'bporg' ); ?></h3>
     44                <h2><?php _e( 'Topic Info', 'bporg' ); ?></h2>
    4545                <ul class="topic-info">
    4646                    <?php bb_base_single_topic_description(); ?>
     
    5050            <div>
    5151                <?php bbp_topic_tag_list( 0, array(
    52                     'before' => '<h3>' . __( 'Topic Tags', 'bporg' ) . '</h3><ul class="topic-tags"><li>',
     52                    'before' => '<h2>' . __( 'Topic Tags', 'bporg' ) . '</h2><ul class="topic-tags"><li>',
    5353                    'after'  => '</li></ul>',
    5454                    'sep'    => '</li><li>',
     
    6363                    <?php bbp_topic_admin_links( array (
    6464                        'id'     => bbp_get_topic_id(),
    65                         'before' => '<h3>' . __( 'Topic Admin', 'bporg' ) . '</h3><ul class="topic-admin-links"><li>',
     65                        'before' => '<h2>' . __( 'Topic Admin', 'bporg' ) . '</h2><ul class="topic-admin-links"><li>',
    6666                        'after'  => '</li></ul>',
    6767                        'sep'    => '</li><li>',
     
    7575
    7676            <div>
    77                 <h3><?php _e( 'Forums', 'bporg' ); ?></h3>
     77                <h2><?php _e( 'Forums', 'bporg' ); ?></h2>
    7878                <?php echo do_shortcode( '[bbp-forum-index]' ); ?>
    7979            </div>
     
    8181
    8282            <div>
    83                 <h3><?php _e( 'Views', 'bporg' ); ?></h3>
     83                <h2><?php _e( 'Views', 'bporg' ); ?></h2>
    8484                <ul>
    8585
     
    9494
    9595            <div>
    96                 <h3><?php _e( 'Feeds', 'bporg' ); ?></h3>
     96                <h2><?php _e( 'Feeds', 'bporg' ); ?></h2>
    9797                <ul>
    9898                    <li><a class="feed" href="<?php bbp_forums_url(); ?>feed/"><?php _e( 'All Recent Posts', 'bporg' ); ?></a></li>
     
    101101            </div>
    102102
    103             <div>
    104                 <h3><?php _e( 'Tags', 'bporg' ); ?></h3>
     103            <div class="bbp-topic-tag-cloud">
     104                <h2><?php _e( 'Tags', 'bporg' ); ?></h2>
    105105                <?php echo do_shortcode( '[bbp-topic-tags]' ); ?>
    106106            </div>
     
    110110    <?php elseif ( is_front_page() || is_404() ) : ?>
    111111
    112         <div class="feature">
    113             <h3><?php _e( 'Theme Development', 'bporg' ); ?></h3>
     112        <div>
     113            <h2><?php _e( 'Theme Development', 'bporg' ); ?></h2>
    114114            <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>
    115115            <p class="book-description"><?php _e( 'An in-depth guide to designing, developing, and testing your very own custom BuddyPress theme.', 'bporg' ); ?></p>
     
    121121
    122122        <div>
    123             <h3><?php _e( 'Legacy', 'bporg' ); ?></h3>
     123            <h2><?php _e( 'Legacy', 'bporg' ); ?></h2>
    124124            <ul>
    125125                <li><a href="https://buddypress.org/support/forum/plugin-forums/"><?php _e( 'Legacy Plugin Forums', 'bporg' ); ?></a></li>
     
    130130
    131131        <div>
    132             <h3><?php _e( 'Categories', 'bporg' ); ?></h3>
     132            <h2><?php _e( 'Categories', 'bporg' ); ?></h2>
    133133            <ul>
    134134                <?php wp_list_categories( array( 'title_li' => false ) ); ?>
     
    137137
    138138        <div>
    139             <h3><?php _e( 'Tags', 'bporg' ); ?></h3>
     139            <h2><?php _e( 'Tags', 'bporg' ); ?></h2>
    140140            <?php wp_tag_cloud(); ?>
    141141        </div>
  • sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/style.css

    r1644 r14285  
    11/**
    2  * Theme Name: BuddyPress.org 2013
    3  * Theme URL: https://buddypress.org
     2 * Theme Name:  BuddyPress.org Theme
     3 * Theme URL:   https://buddypress.org
    44 * 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
    109 */
    1110
Note: See TracChangeset for help on using the changeset viewer.