Skip to:
Content

BuddyPress.org

Changeset 8777


Ignore:
Timestamp:
08/09/2014 06:42:04 PM (11 years ago)
Author:
djpaul
Message:

Welcome screen: add new credits section for external libraries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/bp-core-admin.php

    r8776 r8777  
    750750                <a href="https://profiles.wordpress.org/wolfhoundjesse/">wolfhoundjesse</a>.
    751751            </p>
     752
     753            <h4 class="wp-people-group"><?php _e( 'External Libraries', 'buddypress' ); ?></h4>
     754            <p class="wp-credits-list">
     755                <a href="https://github.com/ichord/At.js">At.js</a>,
     756                <a href="https://github.com/ichord/Caret.js">Caret.js</a>,
     757                <a href="https://github.com/carhartl/jquery-cookie">jquery.cookie</a>.
    752758            </p>
    753759
Note: See TracChangeset for help on using the changeset viewer.