Skip to:
Content

BuddyPress.org

Changeset 6886


Ignore:
Timestamp:
04/03/2013 12:07:10 PM (12 years ago)
Author:
boonebgorges
Message:

Updates theme compat codex link on Welcome panel.

See #4727

Props mercime

File:
1 edited

Legend:

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

    r6871 r6886  
    423423                <div class="feature-section">
    424424                    <h4><?php _e( 'It Just Works', 'buddypress' ); ?></h4>
    425                     <p><?php _e( 'BuddyPress is now compatible with <strong>any WordPress theme</strong>. If your theme has BuddyPress-specific templates and styling, we&#8217;ll use them. If not, we provide what you need to make your BuddyPress content look great. Still want to customize? No problem - you can override our templates just like you would in a WordPress child theme. <a href="http://codex.buddypress.org/theme-compatibility/">Learn more about theme compatibility</a>.', 'buddypress' ); ?></p>
     425                    <p><?php _e( 'BuddyPress is now compatible with <strong>any WordPress theme</strong>. If your theme has BuddyPress-specific templates and styling, we&#8217;ll use them. If not, we provide what you need to make your BuddyPress content look great. Still want to customize? No problem - you can override our templates just like you would in a WordPress child theme. <a href="http://codex.buddypress.org/developer-and-designer-information/">Learn more about theme compatibility</a>.', 'buddypress' ); ?></p>
    426426                </div>
    427427            </div>
Note: See TracChangeset for help on using the changeset viewer.