Making WordPress.org


Ignore:
Timestamp:
05/26/2018 08:14:01 PM (8 years ago)
Author:
johnjamesjacoby
Message:

BuddyPress/bbPress.org: Partically revert r7170.

Removes duplicate "Privacy" links and uses wordpress.org/about/privacy as the penultimate source.

(Both sites do still have privacy pages, in the event someone goes looking. Those pages currently include a blurb to visit the above URL, which appears sufficient based on today's standards and expectations.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/footer.php

    r7170 r7244  
    1818                    <a href="https://twitter.com/bbpress" class="twitter"><?php _e( 'Follow bbPress on Twitter', 'bbporg'); ?></a> &bull;
    1919                    <a href="https://bbpress.org/about/gpl/"><?php _e('GPL', 'bbporg'); ?></a> &bull;
    20                     <a href="https://bbpress.org/about/privacy/"><?php _e('Privacy', 'bbporg'); ?></a> &bull;
    2120                    <a href="https://bbpress.org/contact/"><?php _e('Contact Us', 'bbporg'); ?></a> &bull;
    2221                    <a href="https://wordpress.org/about/privacy/"><?php _e('Privacy', 'bbporg'); ?></a> &bull;
Note: See TracChangeset for help on using the changeset viewer.