Skip to:
Content

BuddyPress.org

Changeset 6888


Ignore:
Timestamp:
04/04/2013 03:55:53 PM (13 years ago)
Author:
djpaul
Message:

Revert r6886 as this changed a string (we are in string freeze): "Updates theme compat codex link on Welcome panel"

File:
1 edited

Legend:

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

    r6886 r6888  
    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/developer-and-designer-information/">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/theme-compatibility/">Learn more about theme compatibility</a>.', 'buddypress' ); ?></p>
    426426                </div>
    427427            </div>
Note: See TracChangeset for help on using the changeset viewer.