Making WordPress.org


Ignore:
Timestamp:
04/26/2018 02:14:22 AM (8 years ago)
Author:
netweb
Message:

BuddyPress.org & bbPress.org: Add footer link to privacy policy

File:
1 edited

Legend:

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

    r2407 r7170  
    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;
    2021                    <a href="https://bbpress.org/contact/"><?php _e('Contact Us', 'bbporg'); ?></a> &bull;
    2122                    <a href="https://wordpress.org/about/privacy/"><?php _e('Privacy', 'bbporg'); ?></a> &bull;
Note: See TracChangeset for help on using the changeset viewer.