Making WordPress.org

Changeset 1644


Ignore:
Timestamp:
06/02/2015 09:17:54 PM (11 years ago)
Author:
johnjamesjacoby
Message:

BuddyPress.org: Use https scheme across relevant URLs.

Props netweb. Fixes #1069.

Location:
sites/trunk/buddypress.org/public_html/wp-content
Files:
26 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/buddypress.org/public_html/wp-content/plugins/bbpress-org/toolbar.php

    r1263 r1644  
    4242                'id'    => 'wp-logo',
    4343                'title' => '<span class="ab-icon"></span>',
    44                 'href'  => 'http://bbpress.org',
     44                'href'  => 'https://bbpress.org',
    4545                'meta'  => array(
    4646                        'title' => __( 'bbPress.org' ),
     
    5555                'id'     => 'wordpress',
    5656                'title'  => __( 'WordPress.org' ),
    57                 'href'  => 'http://wordpress.org',
     57                'href'  => 'https://wordpress.org',
    5858        ) );
    5959
     
    6262                'id'     => 'wp-about',
    6363                'title'  => __( 'About WordPress' ),
    64                 'href'   => 'http://wordpress.org/about/',
     64                'href'   => 'https://wordpress.org/about/',
    6565        ) );
    6666
     
    7070                'id'        => 'wp-documentation',
    7171                'title'     => __('Documentation'),
    72                 'href'      => 'http://codex.wordpress.org/',
     72                'href'      => 'https://codex.wordpress.org/',
    7373        ) );
    7474
     
    7878                'id'        => 'wp-support-forums',
    7979                'title'     => __('Support Forums'),
    80                 'href'      => 'http://wordpress.org/support/',
     80                'href'      => 'https://wordpress.org/support/',
    8181        ) );
    8282
     
    8686                'id'        => 'wp-feedback',
    8787                'title'     => __('Feedback'),
    88                 'href'      => 'http://wordpress.org/support/forum/requests-and-feedback',
     88                'href'      => 'https://wordpress.org/support/forum/requests-and-feedback',
    8989        ) );
    9090
     
    102102                'id'     => 'wp-trac',
    103103                'title'  => __( 'Developer Trac' ),
    104                 'href'   => 'http://core.trac.wordpress.org'
     104                'href'   => 'https://core.trac.wordpress.org'
    105105        ) );
    106106
     
    109109                'id'     => 'wp-dev-blog',
    110110                'title'  => __( 'Developer Blog' ),
    111                 'href'   => 'http://make.wordpress.org'
     111                'href'   => 'https://make.wordpress.org'
    112112        ) );
    113113
     
    119119                'id'     => 'bbpress',
    120120                'title'  => __( 'bbPress.org' ),
    121                 'href'  => 'http://bbpress.org',
     121                'href'  => 'https://bbpress.org',
    122122        ) );
    123123
     
    126126                'id'     => 'bbp-about',
    127127                'title'  => __( 'About bbPress' ),
    128                 'href'   => 'http://bbpress.org/about/',
     128                'href'   => 'https://bbpress.org/about/',
    129129        ) );
    130130
     
    134134                'id'        => 'bbp-documentation',
    135135                'title'     => __( 'Documentation' ),
    136                 'href'      => 'http://codex.bbpress.org/',
     136                'href'      => 'https://codex.bbpress.org/',
    137137        ) );
    138138
     
    142142                'id'        => 'bbp-support-forums',
    143143                'title'     => __( 'Support Forums' ),
    144                 'href'      => 'http://bbpress.org/forums/',
     144                'href'      => 'https://bbpress.org/forums/',
    145145        ) );
    146146
     
    150150                'id'        => 'bbp-feedback',
    151151                'title'     => __( 'Feedback' ),
    152                 'href'      => 'http://bbpress.org/forums/forum/requests-and-feedback',
     152                'href'      => 'https://bbpress.org/forums/forum/requests-and-feedback',
    153153        ) );
    154154
     
    166166                'id'     => 'bbp-trac',
    167167                'title'  => __( 'Developer Trac' ),
    168                 'href'   => 'http://bbpress.trac.wordpress.org'
     168                'href'   => 'https://bbpress.trac.wordpress.org'
    169169        ) );
    170170
     
    173173                'id'     => 'bbp-dev-blog',
    174174                'title'  => __( 'Developer Blog' ),
    175                 'href'   => 'http://bbpdevel.wordpress.com'
     175                'href'   => 'https://bbpdevel.wordpress.com'
    176176        ) );
    177177
     
    183183                'id'     => 'buddypress',
    184184                'title'  => __( 'BuddyPress.org' ),
    185                 'href'  => 'http://buddypress.org',
     185                'href'  => 'https://buddypress.org',
    186186        ) );
    187187
     
    190190                'id'     => 'bp-about',
    191191                'title'  => __( 'About BuddyPress' ),
    192                 'href'   => 'http://buddypress.org/about/',
     192                'href'   => 'https://buddypress.org/about/',
    193193        ) );
    194194
     
    198198                'id'        => 'bp-documentation',
    199199                'title'     => __( 'Documentation' ),
    200                 'href'      => 'http://codex.buddypress.org/',
     200                'href'      => 'https://codex.buddypress.org/',
    201201        ) );
    202202
     
    206206                'id'        => 'bp-support-forums',
    207207                'title'     => __( 'Support Forums' ),
    208                 'href'      => 'http://buddypress.org/forums/',
     208                'href'      => 'https://buddypress.org/forums/',
    209209        ) );
    210210
     
    214214                'id'        => 'bp-feedback',
    215215                'title'     => __( 'Feedback' ),
    216                 'href'      => 'http://buddypress.org/support/forum/feedback/',
     216                'href'      => 'https://buddypress.org/support/forum/feedback/',
    217217        ) );
    218218
     
    230230                'id'     => 'bp-trac',
    231231                'title'  => __( 'Developer Trac' ),
    232                 'href'   => 'http://buddypress.trac.wordpress.org'
     232                'href'   => 'https://buddypress.trac.wordpress.org'
    233233        ) );
    234234
     
    237237                'id'     => 'bp-dev-blog',
    238238                'title'  => __( 'Developer Blog' ),
    239                 'href'   => 'http://bpdevel.wordpress.com'
     239                'href'   => 'https://bpdevel.wordpress.com'
    240240        ) );
    241241}
     
    265265                        'id'     => 'bbp-new-topic',
    266266                        'title'  => __( 'Create New Topic' ),
    267                         'href'   => 'http://bbpress.org/forums/new-topic/'
     267                        'href'   => 'https://bbpress.org/forums/new-topic/'
    268268                ) );
    269269
     
    293293                        'id'     => 'bbp-login',
    294294                        'title'  => __( 'Log in' ),
    295                         'href'   => 'http://bbpress.org/login/'
     295                        'href'   => 'https://bbpress.org/login/'
    296296                ) );
    297297        }
     
    334334                        'parent'    => 'top-secondary',
    335335                        'title'     => $howdy . $avatar,
    336                         'href'      => 'http://bbpress.org/login/',
     336                        'href'      => 'https://bbpress.org/login/',
    337337                        'meta'      => array(
    338338                                'class'     => $class,
     
    443443                        'id'     => 'user-info',
    444444                        'title'  => $user_info,
    445                         'href'   => 'http://bbpress.org/login/',
     445                        'href'   => 'https://bbpress.org/login/',
    446446                        'meta'   => array(
    447447                                'tabindex' => -1,
     
    453453                        'id'     => 'register',
    454454                        'title'  => __( 'Register' ),
    455                         'href'   => 'http://bbpress.org/register/'
     455                        'href'   => 'https://bbpress.org/register/'
    456456                ) );
    457457                $wp_admin_bar->add_menu( array(
     
    459459                        'id'     => 'lost-pass',
    460460                        'title'  => __( 'Lost Password' ),
    461                         'href'   => 'http://bbpress.org/lost-password/'
     461                        'href'   => 'https://bbpress.org/lost-password/'
    462462                ) );
    463463                $wp_admin_bar->add_menu( array(
     
    465465                        'id'     => 'login',
    466466                        'title'  => __( 'Log In' ),
    467                         'href'   => 'http://bbpress.org/login/'
     467                        'href'   => 'https://bbpress.org/login/'
    468468                ) );
    469469        }
  • sites/trunk/buddypress.org/public_html/wp-content/plugins/buddypress-org/extensions.php

    r1468 r1644  
    142142                                                break;
    143143                                        default:
    144                                                 $url = trailingslashit( 'http://buddypress.org/support/forum/' . $uri_chunks[3] );
     144                                                $url = trailingslashit( 'https://buddypress.org/support/forum/' . $uri_chunks[3] );
    145145                                                break;
    146146                                }
     
    163163        if ( 'users' == $uri_chunks[0] ) {
    164164                if ( ! empty( $uri_chunks[1] ) ) {
    165                         wp_redirect( 'http://profiles.wordpress.org/' . $uri_chunks[1] . '/', 301 );
     165                        wp_redirect( 'https://profiles.wordpress.org/' . $uri_chunks[1] . '/', 301 );
    166166                } else {
    167                         wp_redirect( 'http://wordpress.org/' );
     167                        wp_redirect( 'https://wordpress.org/' );
    168168                }
    169169                exit;
     
    175175
    176176        if ( $user = get_user_by( 'login', urldecode( $uri_chunks[0] ) ) ) {
    177                 wp_redirect( 'http://profiles.wordpress.org/' . $user->user_nicename . '/', 301 );
     177                wp_redirect( 'https://profiles.wordpress.org/' . $user->user_nicename . '/', 301 );
    178178                exit;
    179179        } elseif ( $user = get_user_by( 'login', str_replace( ' ', '', urldecode( $uri_chunks[0] ) ) ) ) {
    180                 wp_redirect( 'http://profiles.wordpress.org/' . $user->user_nicename . '/', 301 );
     180                wp_redirect( 'https://profiles.wordpress.org/' . $user->user_nicename . '/', 301 );
    181181                exit;
    182182        }
     
    192192
    193193        ob_start();
    194         wp_redirect( 'http://wordpress.org/' );
     194        wp_redirect( 'https://wordpress.org/' );
    195195        exit;
    196196}
  • sites/trunk/buddypress.org/public_html/wp-content/plugins/buddypress-org/toolbar.php

    r1468 r1644  
    4949                'id'    => 'wp-logo',
    5050                'title' => '<span class="ab-icon"></span>',
    51                 'href'  => 'http://wordpress.org',
     51                'href'  => 'https://wordpress.org',
    5252                'meta'  => array(
    5353                        'title' => __( 'WordPress.org' ),
     
    6262                'id'     => 'wordpress',
    6363                'title'  => __( 'WordPress.org' ),
    64                 'href'  => 'http://wordpress.org',
     64                'href'  => 'https://wordpress.org',
    6565        ) );
    6666
     
    6969                'id'     => 'wp-about',
    7070                'title'  => __( 'About WordPress' ),
    71                 'href'   => 'http://wordpress.org/about/',
     71                'href'   => 'https://wordpress.org/about/',
    7272        ) );
    7373
     
    7777                'id'        => 'wp-documentation',
    7878                'title'     => __('Documentation'),
    79                 'href'      => 'http://codex.wordpress.org/',
     79                'href'      => 'https://codex.wordpress.org/',
    8080        ) );
    8181
     
    8585                'id'        => 'wp-support-forums',
    8686                'title'     => __('Support Forums'),
    87                 'href'      => 'http://wordpress.org/support/',
     87                'href'      => 'https://wordpress.org/support/',
    8888        ) );
    8989
     
    9393                'id'        => 'wp-feedback',
    9494                'title'     => __('Feedback'),
    95                 'href'      => 'http://wordpress.org/support/forum/requests-and-feedback',
     95                'href'      => 'https://wordpress.org/support/forum/requests-and-feedback',
    9696        ) );
    9797
     
    109109                'id'     => 'wp-trac',
    110110                'title'  => __( 'Developer Trac' ),
    111                 'href'   => 'http://core.trac.wordpress.org'
     111                'href'   => 'https://core.trac.wordpress.org'
    112112        ) );
    113113
     
    116116                'id'     => 'wp-dev-blog',
    117117                'title'  => __( 'Developer Blog' ),
    118                 'href'   => 'http://make.wordpress.org'
     118                'href'   => 'https://make.wordpress.org'
    119119        ) );
    120120
     
    126126                'id'     => 'bbpress',
    127127                'title'  => __( 'bbPress.org' ),
    128                 'href'  => 'http://bbpress.org',
     128                'href'  => 'https://bbpress.org',
    129129        ) );
    130130
     
    133133                'id'     => 'bbp-about',
    134134                'title'  => __( 'About bbPress' ),
    135                 'href'   => 'http://bbpress.org/about/',
     135                'href'   => 'https://bbpress.org/about/',
    136136        ) );
    137137
     
    141141                'id'        => 'bbp-documentation',
    142142                'title'     => __( 'Documentation' ),
    143                 'href'      => 'http://codex.bbpress.org/',
     143                'href'      => 'https://codex.bbpress.org/',
    144144        ) );
    145145
     
    149149                'id'        => 'bbp-support-forums',
    150150                'title'     => __( 'Support Forums' ),
    151                 'href'      => __( 'http://bbpress.org/forums/' ),
     151                'href'      => __( 'https://bbpress.org/forums/' ),
    152152        ) );
    153153
     
    157157                'id'        => 'bbp-feedback',
    158158                'title'     => __( 'Feedback' ),
    159                 'href'      => 'http://bbpress.org/forums/forum/requests-and-feedback',
     159                'href'      => 'https://bbpress.org/forums/forum/requests-and-feedback',
    160160        ) );
    161161
     
    173173                'id'     => 'bbp-trac',
    174174                'title'  => __( 'Developer Trac' ),
    175                 'href'   => 'http://bbpress.trac.wordpress.org'
     175                'href'   => 'https://bbpress.trac.wordpress.org'
    176176        ) );
    177177
     
    180180                'id'     => 'bbp-dev-blog',
    181181                'title'  => __( 'Developer Blog' ),
    182                 'href'   => 'http://bbpdevel.wordpress.com'
     182                'href'   => 'https://bbpdevel.wordpress.com'
    183183        ) );
    184184
     
    190190                'id'     => 'buddypress',
    191191                'title'  => __( 'BuddyPress.org' ),
    192                 'href'  => 'http://buddypress.org',
     192                'href'  => 'https://buddypress.org',
    193193        ) );
    194194
     
    197197                'id'     => 'bp-about',
    198198                'title'  => __( 'About BuddyPress' ),
    199                 'href'   => 'http://buddypress.org/about/',
     199                'href'   => 'https://buddypress.org/about/',
    200200        ) );
    201201
     
    205205                'id'        => 'bp-documentation',
    206206                'title'     => __( 'Documentation' ),
    207                 'href'      => 'http://codex.buddypress.org/',
     207                'href'      => 'https://codex.buddypress.org/',
    208208        ) );
    209209
     
    213213                'id'        => 'bp-support-forums',
    214214                'title'     => __( 'Support Forums' ),
    215                 'href'      => 'http://buddypress.org/forums/',
     215                'href'      => 'https://buddypress.org/forums/',
    216216        ) );
    217217
     
    221221                'id'        => 'bp-feedback',
    222222                'title'     => __( 'Feedback' ),
    223                 'href'      => 'http://buddypress.org/support/forum/feedback/',
     223                'href'      => 'https://buddypress.org/support/forum/feedback/',
    224224        ) );
    225225
     
    237237                'id'     => 'bp-trac',
    238238                'title'  => __( 'Developer Trac' ),
    239                 'href'   => 'http://buddypress.trac.wordpress.org'
     239                'href'   => 'https://buddypress.trac.wordpress.org'
    240240        ) );
    241241
     
    244244                'id'     => 'bp-dev-blog',
    245245                'title'  => __( 'Developer Blog' ),
    246                 'href'   => 'http://bpdevel.wordpress.com'
     246                'href'   => 'https://bpdevel.wordpress.com'
    247247        ) );
    248248}
     
    263263                        'id'    => 'bp-site-name',
    264264                        'title' => __( 'WordPress.org' ),
    265                         'href'  => 'http://wordpress.org'
     265                        'href'  => 'https://wordpress.org'
    266266                ) );
    267267
     
    273273                        'id'    => 'bp-site-name',
    274274                        'title' => __( 'bbPress.org' ),
    275                         'href'  => 'http://bbpress.org'
     275                        'href'  => 'https://bbpress.org'
    276276                ) );
    277277
     
    283283                        'id'    => 'bp-site-name',
    284284                        'title' => __( 'BuddyPress.org' ),
    285                         'href'  => 'http://buddypress.org'
     285                        'href'  => 'https://buddypress.org'
    286286                ) );
    287287        }
     
    296296                        'id'     => 'bp-new-topic',
    297297                        'title'  => __( 'Create New Topic' ),
    298                         'href'   => 'http://buddypress.org/forums/new-topic/'
     298                        'href'   => 'https://buddypress.org/forums/new-topic/'
    299299                ) );
    300300
     
    324324                        'id'     => 'bp-login',
    325325                        'title'  => __( 'Log in' ),
    326                         'href'   => 'http://buddypress.org/login/'
     326                        'href'   => 'https://buddypress.org/login/'
    327327                ) );
    328328        }
     
    377377                        'id'     => 'user-info',
    378378                        'title'  => $user_info,
    379                         'href'   => 'http://buddypress.org/login/',
     379                        'href'   => 'https://buddypress.org/login/',
    380380                        'meta'   => array(
    381381                                'tabindex' => -1,
     
    387387                        'id'     => 'register',
    388388                        'title'  => __( 'Register' ),
    389                         'href'   => 'http://buddypress.org/register/'
     389                        'href'   => 'https://buddypress.org/register/'
    390390                ) );
    391391                $wp_admin_bar->add_menu( array(
     
    393393                        'id'     => 'lost-pass',
    394394                        'title'  => __( 'Lost Password' ),
    395                         'href'   => 'http://buddypress.org/lost-password/'
     395                        'href'   => 'https://buddypress.org/lost-password/'
    396396                ) );
    397397                $wp_admin_bar->add_menu( array(
     
    399399                        'id'     => 'login',
    400400                        'title'  => __( 'Log In' ),
    401                         'href'   => 'http://buddypress.org/login/'
     401                        'href'   => 'https://buddypress.org/login/'
    402402                ) );
    403403        }
     
    424424                'parent'    => 'top-secondary',
    425425                'title'     => $howdy . $avatar,
    426                 'href'      => 'http://buddypress.org/login/',
     426                'href'      => 'https://buddypress.org/login/',
    427427                'meta'      => array(
    428428                        'class'     => $class,
  • sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/form-topic.php

    r442 r1644  
    3232                                                <p><?php _e( 'If asking for help, please include your WordPress version, bbPress version, and a link to your site.',                              'bbporg' ); ?></p>
    3333                                                <p><?php _e( 'If you have a problem while using a non-bundled theme, check if it happens with TwentyTen or TwentyEleven.',                        'bbporg' ); ?></p>
    34                                                 <p><?php _e( 'If you found a bug, please create a <a href="http://bbpress.trac.wordpress.org/">trac ticket</a> with detailed duplication steps.', 'bbporg' ); ?></p>
     34                                                <p><?php _e( 'If you found a bug, please create a <a href="https://bbpress.trac.wordpress.org/">trac ticket</a> with detailed duplication steps.', 'bbporg' ); ?></p>
    3535                                        </div>
    3636
  • sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/footer.php

    r442 r1644  
    66                        <div class="links">
    77                                <p>
    8                                         See also: 
    9                                         <a href="http://wordpress.org"><?php _e( 'WordPress.org', 'bbporg'); ?></a> &bull;
    10                                         <a href="http://bbpress.org"><?php _e( 'bbPress.org', 'bbporg'); ?></a> &bull;
    11                                         <a href="http://buddypress.org"><?php _e( 'BuddyPress.org', 'bbporg'); ?></a> &bull;
    12                                         <a href="http://ma.tt"><?php _e( 'Matt', 'bbporg' ); ?></a> &bull;
     8                                        See also:
     9                                        <a href="https://wordpress.org"><?php _e( 'WordPress.org', 'bbporg'); ?></a> &bull;
     10                                        <a href="https://bbpress.org"><?php _e( 'bbPress.org', 'bbporg'); ?></a> &bull;
     11                                        <a href="https://buddypress.org"><?php _e( 'BuddyPress.org', 'bbporg'); ?></a> &bull;
     12                                        <a href="https://ma.tt"><?php _e( 'Matt', 'bbporg' ); ?></a> &bull;
    1313                                        <a href="<?php bloginfo( 'rss2_url' ); ?>" title="<?php _e( 'RSS Feed for Articles', 'bbporg' ); ?>"><?php _e( 'Blog RSS', 'bbporg' ); ?></a>
    1414                                </p>
     
    1616                        <div class="details">
    1717                                <p>
    18                                         <a href="http://twitter.com/bbpress" class="twitter"><?php _e( 'Follow bbPress on Twitter', 'bbporg'); ?></a> &bull;
    19                                         <a href="http://bbpress.org/about/gpl/"><?php _e('GPL', 'bbporg'); ?></a> &bull;
    20                                         <a href="http://bbpress.org/contact/"><?php _e('Contact Us', 'bbporg'); ?></a> &bull;
    21                                         <a href="http://bbpress.org/terms/"><?php _e('Terms of Service', 'bbporg'); ?></a>
     18                                        <a href="https://twitter.com/bbpress" class="twitter"><?php _e( 'Follow bbPress on Twitter', 'bbporg'); ?></a> &bull;
     19                                        <a href="https://bbpress.org/about/gpl/"><?php _e('GPL', 'bbporg'); ?></a> &bull;
     20                                        <a href="https://bbpress.org/contact/"><?php _e('Contact Us', 'bbporg'); ?></a> &bull;
     21                                        <a href="https://bbpress.org/terms/"><?php _e('Terms of Service', 'bbporg'); ?></a>
    2222                                </p>
    2323                        </div>
  • sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/functions.php

    r1468 r1644  
    105105function bb_base_plugin_search_form() {
    106106?>
    107        
     107
    108108        <form role="search" method="get" id="searchform" action="">
    109109                <div>
     
    119119
    120120function bb_base_topic_search_query( $escaped = true ) {
    121        
     121
    122122        if ( empty( $_GET['ts'] ) ) {
    123123                return false;
     
    133133
    134134function bb_base_reply_search_query( $escaped = true ) {
    135        
     135
    136136        if ( empty( $_GET['rs'] ) ) {
    137137                return false;
     
    147147
    148148function bb_base_plugin_search_query( $escaped = true ) {
    149        
     149
    150150        if ( empty( $_GET['ps'] ) ) {
    151151                return false;
     
    272272
    273273        if ( empty( $res ) ) {
    274                 $request = wp_remote_post( 'http://api.wordpress.org/plugins/info/1.0/', array( 'body' => array( 'action' => $action, 'request' => serialize( $args ) ) ) );
     274                $request = wp_remote_post( 'https://api.wordpress.org/plugins/info/1.0/', array( 'body' => array( 'action' => $action, 'request' => serialize( $args ) ) ) );
    275275
    276276                if ( is_wp_error( $request ) ) {
  • sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/sidebar.php

    r442 r1644  
    33
    44        <?php if ( function_exists( 'is_bbpress' ) && ( is_bbpress() ) || is_page( 'new-topic' ) ) : ?>
    5        
     5
    66                <?php if ( bbp_is_single_forum() || bb_base_topic_search_query( false ) ) : ?>
    77
     
    9696                <div class="feature">
    9797                        <h3><?php _e('WordPress', 'bbporg'); ?></h3>
    98                         <p><a href="http://wordpress.org"><img width="78" height="58" alt="" src="<?php echo get_template_directory_uri(); ?>/images/wordpress.gif"/></a>The world&#8217;s most powerful web publishing software.</p>
     98                        <p><a href="https://wordpress.org"><img width="78" height="58" alt="" src="<?php echo get_template_directory_uri(); ?>/images/wordpress.gif"/></a>The world&#8217;s most powerful web publishing software.</p>
    9999                </div>
    100100                <div class="feature">
    101101                        <h3><?php _e('bbPress', 'bbporg'); ?></h3>
    102                         <p><a href="http://bbpress.org"><img width="78" height="58" alt="" src="<?php echo get_template_directory_uri(); ?>/images/bbpress.gif"/></a>Simple and elegant forum software from the creators of WordPress.</p>
     102                        <p><a href="https://bbpress.org"><img width="78" height="58" alt="" src="<?php echo get_template_directory_uri(); ?>/images/bbpress.gif"/></a>Simple and elegant forum software from the creators of WordPress.</p>
    103103                </div>
    104104                <div style="margin-right: 0pt;" class="feature">
    105105                        <h3><?php _e('BuddyPress', 'bbporg'); ?></h3>
    106                         <p><a href="http://buddypress.org"><img width="78" height="58" alt="" src="<?php echo get_template_directory_uri(); ?>/images/buddypress.gif"/></a>Create a fully featured niche social-network with a few easy clicks.</p>
     106                        <p><a href="https://buddypress.org"><img width="78" height="58" alt="" src="<?php echo get_template_directory_uri(); ?>/images/buddypress.gif"/></a>Create a fully featured niche social-network with a few easy clicks.</p>
    107107                </div>
    108108
  • sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style.css

    r1263 r1644  
    11/**
    22 * Theme Name: BB's Parent
    3  * Theme URL: http://buddypress.org
     3 * Theme URL: https://buddypress.org
    44 * Description: Parent theme for BuddyPress.org and bbPress.org
    55 * Author: John James Jacoby
     
    13181318
    13191319#bbpress-forums .bbp-the-content-wrapper a.switch-html {
    1320        
     1320
    13211321}
    13221322
    13231323#bbpress-forums .bbp-the-content-wrapper a.switch-tmce {
    1324        
    1325 } 
     1324
     1325}
    13261326
    13271327#bbpress-forums .bbp-topic-form fieldset.bbp-form button {
  • sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/functions.php

    r442 r1644  
    66function bb_theme_login_redirect() {
    77        if ( is_user_logged_in() && is_page( 'login' ) ) {
    8                 wp_safe_redirect( 'http://bbpress.org/forums/' );
     8                wp_safe_redirect( 'https://bbpress.org/forums/' );
    99                exit();
    1010        }
  • sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/page-plugins.php

    r442 r1644  
    4848
    4949                                <div class="single-plugin">
    50                                         <h3 class="plugin-title"><a href="<?php echo esc_url( 'http://wordpress.org/extend/plugins/' . $plugin->slug ); ?>/" title="Plugin Information"><?php echo esc_html( $plugin->name ); ?></a></h3>
     50                                        <h3 class="plugin-title"><a href="<?php echo esc_url( 'https://wordpress.org/extend/plugins/' . $plugin->slug ); ?>/" title="Plugin Information"><?php echo esc_html( $plugin->name ); ?></a></h3>
    5151
    5252                                        <div class="plugin-meta">
  • sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/sidebar.php

    r442 r1644  
    33
    44        <?php if ( is_bbpress() || is_page( 'new-topic' ) ) : ?>
    5        
     5
    66                <?php if ( bbp_is_single_forum() || bb_base_topic_search_query( false ) ) : ?>
    77
     
    9696                <div class="feature">
    9797                        <h3><?php _e('bbPress Complete', 'bbporg'); ?></h3>
    98                         <p><a href="http://www.packtpub.com/bbpress-complete-comprehensive-guide/book" title="bbPress Complete"><img width="225" alt="" src="<?php echo get_stylesheet_directory_uri(); ?>/images/bbpress-packt.jpg"/></a></p>
     98                        <p><a href="https://www.packtpub.com/web-development/bbpress-complete" title="bbPress Complete"><img width="225" alt="" src="<?php echo get_stylesheet_directory_uri(); ?>/images/bbpress-packt.jpg"/></a></p>
    9999                        <p class="book-description">A step-by-step guide to creating, managing, and growing a community around your WordPress website.</p>
    100100                </div>
  • sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/style.css

    r442 r1644  
    11/**
    22 * Theme Name: bbPress.org 2013
    3  * Theme URL: http://bbPress.org
     3 * Theme URL: https://bbPress.org
    44 * Description: A WordPress theme for bbPress.org
    55 * Author: John James Jacoby
  • sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/footer.php

    r442 r1644  
    66                        <div class="links">
    77                                <p>
    8                                         See also: 
    9                                         <a href="http://wordpress.org"><?php _e( 'WordPress.org', 'bporg'); ?></a> &bull;
    10                                         <a href="http://bbpress.org"><?php _e( 'bbPress.org', 'bporg'); ?></a> &bull;
    11                                         <a href="http://buddypress.org"><?php _e( 'BuddyPress.org', 'bporg'); ?></a> &bull;
    12                                         <a href="http://ma.tt"><?php _e( 'Matt', 'bporg' ); ?></a> &bull;
     8                                        See also:
     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;
    1313                                        <a href="<?php bloginfo( 'rss2_url' ); ?>" title="<?php _e( 'RSS Feed for Articles', 'bporg' ); ?>"><?php _e( 'Blog RSS', 'bporg' ); ?></a>
    1414                                </p>
     
    1616                        <div class="details">
    1717                                <p>
    18                                         <a href="http://twitter.com/buddypressdev" class="twitter"><?php _e( 'Follow BuddyPress on Twitter', 'bporg'); ?></a> &bull;
    19                                         <a href="http://buddypress.org/about/gpl/"><?php _e('GPL', 'bporg'); ?></a> &bull;
    20                                         <a href="http://buddypress.org/contact/"><?php _e('Contact Us', 'bporg'); ?></a> &bull;
    21                                         <a href="http://buddypress.org/terms/"><?php _e('Terms of Service', 'bporg'); ?></a>
     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://buddypress.org/terms/"><?php _e('Terms of Service', 'bporg'); ?></a>
    2222                                </p>
    2323                        </div>
  • sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/functions.php

    r442 r1644  
    66function bb_theme_login_redirect() {
    77        if ( is_user_logged_in() && is_page( 'login' ) ) {
    8                 wp_safe_redirect( 'http://buddypress.org/support/' );
     8                wp_safe_redirect( 'https://buddypress.org/support/' );
    99                exit();
    1010        }
  • sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/page-plugins.php

    r442 r1644  
    4848
    4949                                <div class="single-plugin">
    50                                         <h3 class="plugin-title"><a href="<?php echo esc_url( 'http://wordpress.org/extend/plugins/' . $plugin->slug ); ?>/" title="Plugin Information"><?php echo esc_html( $plugin->name ); ?></a></h3>
     50                                        <h3 class="plugin-title"><a href="<?php echo esc_url( 'https://wordpress.org/extend/plugins/' . $plugin->slug ); ?>/" title="Plugin Information"><?php echo esc_html( $plugin->name ); ?></a></h3>
    5151
    5252                                        <div class="plugin-meta">
  • sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/sidebar.php

    r508 r1644  
    33
    44        <?php if ( function_exists( 'is_buddypress' ) && is_buddypress() ) : ?>
    5        
     5
    66                <?php if ( bp_is_user() ) : ?>
    7        
     7
    88                        <div id="item-header-avatar">
    99                                <a href="<?php bp_displayed_user_link(); ?>">
     
    1515
    1616                        <?php bp_nav_menu(); ?>
    17        
     17
    1818                <?php endif; ?>
    1919
    2020        <?php elseif ( ( function_exists( 'is_bbpress' ) && is_bbpress() ) || is_page( 'new-topic' ) ) : ?>
    21        
     21
    2222                <?php if ( bbp_is_single_forum() || bb_base_topic_search_query( false ) ) : ?>
    2323
     
    112112                <div class="feature">
    113113                        <h3><?php _e( 'Theme Development', 'bporg' ); ?></h3>
    114                         <p><a href="http://www.packtpub.com/buddypress-theme-development/book" title="BuddyPress Theme Development"><img width="225" alt="A book by: Tammie Lister" src="<?php echo get_stylesheet_directory_uri(); ?>/images/buddypress-packt.jpg"/></a></p>
     114                        <p><a href="https://www.packtpub.com/web-development/buddypress-theme-development" title="BuddyPress Theme Development"><img width="225" alt="A book by: Tammie Lister" src="<?php echo get_stylesheet_directory_uri(); ?>/images/buddypress-packt.jpg"/></a></p>
    115115                        <p class="book-description">An in-depth guide to designing, developing, and testing your very own custom BuddyPress theme.</p>
    116116                </div>
     
    123123                        <h3><?php _e( 'Legacy', 'bporg'); ?></h3>
    124124                        <ul>
    125                                 <li><a href="http://buddypress.org/support/forum/plugin-forums/" title="Plugin Forums">Legacy Plugin Forums</a></li>
     125                                <li><a href="https://buddypress.org/support/forum/plugin-forums/" title="Plugin Forums">Legacy Plugin Forums</a></li>
    126126                        </ul>
    127127                </div>
  • sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/style.css

    r442 r1644  
    11/**
    22 * Theme Name: BuddyPress.org 2013
    3  * Theme URL: http://buddypress.org
     3 * Theme URL: https://buddypress.org
    44 * Description: A WordPress theme for BuddyPress.org
    55 * Author: John James Jacoby
  • sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/footer.php

    r442 r1644  
    4444                                        <div class="col-half">
    4545                                                <h3 class="title">Want to help?</h3>
    46                                                 <p>The bbPress Codex is volunteer-powered, which means you can contribute too! If you're interested in updating existing articles or creating entirely new ones, please read our <a href="http://codex.bbpress.org/participate-and-contribute/codex-standards-guidelines/">Codex Standards & Guidelines</a>.</p>
     46                                                <p>The bbPress Codex is volunteer-powered, which means you can contribute too! If you're interested in updating existing articles or creating entirely new ones, please read our <a href="https://codex.bbpress.org/participate-and-contribute/codex-standards-guidelines/">Codex Standards & Guidelines</a>.</p>
    4747                                        </div>
    4848                                </div>
     
    5454                        <div class="links">
    5555                                <p>
    56                                         See also: 
    57                                         <a href="http://wordpress.org"><?php _e( 'WordPress.org', 'bbporg'); ?></a> &bull;
    58                                         <a href="http://bbpress.org"><?php _e( 'bbPress.org', 'bbporg'); ?></a> &bull;
    59                                         <a href="http://buddypress.org"><?php _e( 'BuddyPress.org', 'bbporg'); ?></a> &bull;
    60                                         <a href="http://ma.tt"><?php _e( 'Matt', 'bbporg' ); ?></a> &bull;
     56                                        See also:
     57                                        <a href="https://wordpress.org"><?php _e( 'WordPress.org', 'bbporg'); ?></a> &bull;
     58                                        <a href="https://bbpress.org"><?php _e( 'bbPress.org', 'bbporg'); ?></a> &bull;
     59                                        <a href="https://buddypress.org"><?php _e( 'BuddyPress.org', 'bbporg'); ?></a> &bull;
     60                                        <a href="https://ma.tt"><?php _e( 'Matt', 'bbporg' ); ?></a> &bull;
    6161                                        <a href="<?php bloginfo( 'rss2_url' ); ?>" title="<?php esc_attr_e( 'RSS Feed for Articles', 'bbporg' ); ?>"><?php _e( 'Blog RSS', 'bbporg' ); ?></a>
    6262                                </p>
     
    6464                        <div class="details">
    6565                                <p>
    66                                         <a href="http://twitter.com/bbpress" class="twitter"><?php _e( 'Follow bbPress on Twitter', 'bbporg'); ?></a> &bull;
    67                                         <a href="http://bbpress.org/about/gpl/"><?php _e('GPL', 'bbporg'); ?></a> &bull;
    68                                         <a href="http://bbpress.org/contact/"><?php _e('Contact Us', 'bbporg'); ?></a> &bull;
    69                                         <a href="http://bbpress.org/terms/"><?php _e('Terms of Service', 'bbporg'); ?></a>
     66                                        <a href="https://twitter.com/bbpress" class="twitter"><?php _e( 'Follow bbPress on Twitter', 'bbporg'); ?></a> &bull;
     67                                        <a href="https://bbpress.org/about/gpl/"><?php _e('GPL', 'bbporg'); ?></a> &bull;
     68                                        <a href="https://bbpress.org/contact/"><?php _e('Contact Us', 'bbporg'); ?></a> &bull;
     69                                        <a href="https://bbpress.org/terms/"><?php _e('Terms of Service', 'bbporg'); ?></a>
    7070                                </p>
    7171                        </div>
  • sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/front-page.php

    r442 r1644  
    2121                                                echo '<ul>';
    2222                                                foreach ( $terms as $term ) {
    23                                                         echo '<li><a href="' . esc_url( 'http://codex.bbpress.org/component/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
     23                                                        echo '<li><a href="' . esc_url( 'https://codex.bbpress.org/component/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
    2424                                                }
    2525                                                echo '</ul>';
     
    3939                                                echo '<ul>';
    4040                                                foreach ( $terms as $term ) {
    41                                                         echo '<li><a href="' . esc_url( 'http://codex.bbpress.org/version/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
     41                                                        echo '<li><a href="' . esc_url( 'https://codex.bbpress.org/version/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
    4242                                                }
    4343                                                echo '</ul>';
     
    5757                                                echo '<ul>';
    5858                                                foreach ( $terms as $term ) {
    59                                                         echo '<li><a href="' . esc_url( 'http://codex.bbpress.org/type/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
     59                                                        echo '<li><a href="' . esc_url( 'https://codex.bbpress.org/type/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
    6060                                                }
    6161                                                echo '</ul>';
     
    7575                                                echo '<ul>';
    7676                                                foreach ( $terms as $term ) {
    77                                                         echo '<li><a href="' . esc_url( 'http://codex.bbpress.org/context/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
     77                                                        echo '<li><a href="' . esc_url( 'https://codex.bbpress.org/context/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
    7878                                                }
    7979                                                echo '</ul>';
     
    9393
    9494                        $args         = array( 'order' => 'ASC', );
    95                         $revisions    = wp_get_post_revisions( get_queried_object_id(), $args );       
     95                        $revisions    = wp_get_post_revisions( get_queried_object_id(), $args );
    9696                        $post_authors = array( $post->post_author => 1 );
    9797                        foreach( (array)$revisions as $revision ) {
  • sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/header-nav.php

    r442 r1644  
    11<ul id="nav" class="menu">
    2         <li><a href="http://bbpress.org/about/">About</a></li>
    3         <li><a href="http://bbpress.org/plugins/">Plugins</a></li>
    4         <li><a href="http://bbpress.org/themes/">Themes</a></li>
    5         <li class="current"class="current"><a href="http://codex.bbpress.org/">Documentation</a></li>
    6         <li><a href="http://bbpress.org/blog/">Blog</a></li>
    7         <li><a href="http://bbpress.org/forums/">Support</a></li>
    8         <li><a href="http://bbpress.org/download/">Download</a></li>
     2        <li><a href="https://bbpress.org/about/">About</a></li>
     3        <li><a href="https://bbpress.org/plugins/">Plugins</a></li>
     4        <li><a href="https://bbpress.org/themes/">Themes</a></li>
     5        <li class="current"class="current"><a href="https://codex.bbpress.org/">Documentation</a></li>
     6        <li><a href="https://bbpress.org/blog/">Blog</a></li>
     7        <li><a href="https://bbpress.org/forums/">Support</a></li>
     8        <li><a href="https://bbpress.org/download/">Download</a></li>
    99</ul>
  • sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/style.css

    r1262 r1644  
    11/**
    22 * Theme Name: bbPress.org Codex 2013
    3  * Theme URL: http://codex.bbpress.org
     3 * Theme URL: https://codex.bbpress.org
    44 * Description: A WordPress theme for bbPress.org codex
    55 * Author: John James Jacoby
  • sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/footer.php

    r452 r1644  
    1515
    1616                        <h3 class="title">Article Contributors</h3>
    17                        
     17
    1818                        <?php
    1919
     
    3737                                                echo '<h5>' . esc_html( $userdata->display_name ) . '</h5>';
    3838                                                echo '<p>' . esc_html( $codex_contributors[$post->post_author] ) . ' revision';
    39                                                 if ( $codex_contributors[$post->post_author] > 1 ) 
     39                                                if ( $codex_contributors[$post->post_author] > 1 )
    4040                                                        echo 's';
    4141                                                echo '</p>';
     
    7272                        <h3 class="title">Want to help?</h3>
    7373
    74                         <p>The BuddyPress Codex is volunteer-powered, which means you can contribute too! If you're interested in updating existing articles or creating entirely new ones, please read our <a href="http://codex.buddypress.org/participate-and-contribute/codex-standards-guidelines/">Codex Standards & Guidelines</a>.</p>
     74                        <p>The BuddyPress Codex is volunteer-powered, which means you can contribute too! If you're interested in updating existing articles or creating entirely new ones, please read our <a href="https://codex.buddypress.org/participate-and-contribute/codex-standards-guidelines/">Codex Standards & Guidelines</a>.</p>
    7575
    7676                        </div>
     
    8686                        <div class="links">
    8787                                <p>
    88                                         See also: 
    89                                         <a href="http://wordpress.org"><?php _e( 'WordPress.org', 'bporg'); ?></a> &bull;
    90                                         <a href="http://bbpress.org"><?php _e( 'bbPress.org', 'bporg'); ?></a> &bull;
    91                                         <a href="http://buddypress.org"><?php _e( 'BuddyPress.org', 'bporg'); ?></a> &bull;
    92                                         <a href="http://ma.tt"><?php _e( 'Matt', 'bporg' ); ?></a> &bull;
     88                                        See also:
     89                                        <a href="https://wordpress.org"><?php _e( 'WordPress.org', 'bporg'); ?></a> &bull;
     90                                        <a href="https://bbpress.org"><?php _e( 'bbPress.org', 'bporg'); ?></a> &bull;
     91                                        <a href="https://buddypress.org"><?php _e( 'BuddyPress.org', 'bporg'); ?></a> &bull;
     92                                        <a href="https://ma.tt"><?php _e( 'Matt', 'bporg' ); ?></a> &bull;
    9393                                        <a href="<?php bloginfo( 'rss2_url' ); ?>" title="<?php esc_attr_e( 'RSS Feed for Articles', 'bporg' ); ?>"><?php _e( 'Blog RSS', 'bporg' ); ?></a>
    9494                                </p>
     
    9797                        <div class="details">
    9898                                <p>
    99                                         <a href="http://twitter.com/buddypressdev" class="twitter"><?php _e( 'Follow BuddyPress on Twitter', 'bporg'); ?></a> &bull;
    100                                         <a href="http://buddypress.org/about/gpl/"><?php _e('GPL', 'bporg'); ?></a> &bull;
    101                                         <a href="http://buddypress.org/contact/"><?php _e('Contact Us', 'bporg'); ?></a> &bull;
    102                                         <a href="http://buddypress.org/terms/"><?php _e('Terms of Service', 'bporg'); ?></a>
     99                                        <a href="https://twitter.com/buddypressdev" class="twitter"><?php _e( 'Follow BuddyPress on Twitter', 'bporg'); ?></a> &bull;
     100                                        <a href="https://buddypress.org/about/gpl/"><?php _e('GPL', 'bporg'); ?></a> &bull;
     101                                        <a href="https://buddypress.org/contact/"><?php _e('Contact Us', 'bporg'); ?></a> &bull;
     102                                        <a href="https://buddypress.org/terms/"><?php _e('Terms of Service', 'bporg'); ?></a>
    103103                                </p>
    104104                        </div>
    105                        
     105
    106106                </div>
    107107                <?php wp_footer(); ?>
  • sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/front-page.php

    r442 r1644  
    2121                                                echo '<ul>';
    2222                                                foreach ( $terms as $term ) {
    23                                                         echo '<li><a href="' . esc_url( 'http://codex.buddypress.org/component/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
     23                                                        echo '<li><a href="' . esc_url( 'https://codex.buddypress.org/component/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
    2424                                                }
    2525                                                echo '</ul>';
     
    3939                                                echo '<ul>';
    4040                                                foreach ( $terms as $term ) {
    41                                                         echo '<li><a href="' . esc_url( 'http://codex.buddypress.org/version/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
     41                                                        echo '<li><a href="' . esc_url( 'https://codex.buddypress.org/version/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
    4242                                                }
    4343                                                echo '</ul>';
     
    5757                                                echo '<ul>';
    5858                                                foreach ( $terms as $term ) {
    59                                                         echo '<li><a href="' . esc_url( 'http://codex.buddypress.org/type/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
     59                                                        echo '<li><a href="' . esc_url( 'https://codex.buddypress.org/type/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
    6060                                                }
    6161                                                echo '</ul>';
     
    7575                                                echo '<ul>';
    7676                                                foreach ( $terms as $term ) {
    77                                                         echo '<li><a href="' . esc_url( 'http://codex.buddypress.org/context/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ). '">' . esc_html( $term->name ) . '</a></li>';
     77                                                        echo '<li><a href="' . esc_url( 'https://codex.buddypress.org/context/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ). '">' . esc_html( $term->name ) . '</a></li>';
    7878                                                }
    7979                                                echo '</ul>';
     
    9393
    9494                        $args         = array( 'order' => 'ASC', );
    95                         $revisions    = wp_get_post_revisions( get_queried_object_id(), $args );       
     95                        $revisions    = wp_get_post_revisions( get_queried_object_id(), $args );
    9696                        $post_authors = array( $post->post_author => 1 );
    9797                        foreach( (array)$revisions as $revision ) {
  • sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/functions.php

    r983 r1644  
    66function bpcodex_register_stylesheet() {
    77        wp_enqueue_style( 'bp-codex-screen', get_stylesheet_directory_uri() . '/screen.css', false, '2.0.9', 'screen' );
    8         wp_enqueue_style( 'google-font-source', 'http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700', false, '1.0', 'all' );
     8        wp_enqueue_style( 'google-font-source', 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700', false, '1.0', 'all' );
    99}
    1010add_action( 'wp_enqueue_scripts', 'bpcodex_register_stylesheet' );
  • sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/header-nav.php

    r442 r1644  
    11<ul id="nav" class="menu">
    2         <li><a href="http://buddypress.org/about/">About</a></li>
    3         <li><a href="http://buddypress.org/plugins/">Plugins</a></li>
    4         <li><a href="http://buddypress.org/themes/">Themes</a></li>
    5         <li class="current"class="current"><a href="http://codex.buddypress.org/">Documentation</a></li>
    6         <li><a href="http://buddypress.org/blog/">Blog</a></li>
    7         <li><a href="http://buddypress.org/support/">Support</a></li>
    8         <li><a href="http://buddypress.org/download/">Download</a></li>
     2        <li><a href="https://buddypress.org/about/">About</a></li>
     3        <li><a href="https://buddypress.org/plugins/">Plugins</a></li>
     4        <li><a href="https://buddypress.org/themes/">Themes</a></li>
     5        <li class="current"class="current"><a href="https://codex.buddypress.org/">Documentation</a></li>
     6        <li><a href="https://buddypress.org/blog/">Blog</a></li>
     7        <li><a href="https://buddypress.org/support/">Support</a></li>
     8        <li><a href="https://buddypress.org/download/">Download</a></li>
    99</ul>
  • sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/style.css

    r442 r1644  
    11/**
    22 * Theme Name: BuddyPress.org Codex 2013
    3  * Theme URL: http://codex.buddypress.org
     3 * Theme URL: https://codex.buddypress.org
    44 * Description: A WordPress theme for BuddyPress.org codex
    55 * Author: John James Jacoby
Note: See TracChangeset for help on using the changeset viewer.