Making WordPress.org


Ignore:
Timestamp:
01/28/2016 07:47:32 PM (10 years ago)
Author:
johnjamesjacoby
Message:

Add privacy link to bb-base (bbpress.org, buddypress.org) footers.

File:
1 edited

Legend:

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

    r1644 r2405  
    100100                    <a href="https://buddypress.org/about/gpl/"><?php _e('GPL', 'bporg'); ?></a> &bull;
    101101                    <a href="https://buddypress.org/contact/"><?php _e('Contact Us', 'bporg'); ?></a> &bull;
     102                                        <a href="https://wordpress.org/about/privacy/"><?php _e('Privacy', 'bbporg'); ?></a>
    102103                    <a href="https://buddypress.org/terms/"><?php _e('Terms of Service', 'bporg'); ?></a>
    103104                </p>
Note: See TracChangeset for help on using the changeset viewer.