Skip to:
Content

BuddyPress.org

Changeset 9004


Ignore:
Timestamp:
09/12/2014 07:11:22 PM (10 years ago)
Author:
djpaul
Message:

Welcome screen: remove image TODO notes

See #5805

File:
1 edited

Legend:

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

    r9003 r9004  
    571571                <h2 class="about-headline-callout"><?php _e( 'Revamped @mentions Interface', 'buddypress' ); ?></h2>
    572572                <p><?php _e( 'Forget the old days of trying to remember someone&#8217;s username when you want to @mention them in a conversation! With BuddyPress 2.1, type a <code>@</code> when leaving a status update or commenting on an activity item or blog post, and the new suggestions panel will open.', 'buddypress' ) ?></p>
    573                 <p>TODO: add GIF.</p>
    574573            </div>
    575574
     
    583582                        <h4><?php esc_html_e( 'New Profile Field Type: URL', 'buddypress' ); ?></h4>
    584583                        <p><?php esc_html_e( 'Built to hold the address of another website, this new field type automatically creates a link to that site.', 'buddypress' ); ?></p>
    585                         <p>TODO: image.</p>
    586584                    </div>
    587585
     
    589587                        <h4><?php esc_html_e( 'Awesome Translations', 'buddypress' ); ?></h4>
    590588                        <p><?php esc_html_e( 'BuddyPress supports high-quality translations that are automatically fetched by WordPress. Many thanks to our translation volunteers for making this possible.', 'buddypress' ); ?></p>
    591                         <p>TODO: image.</p>
    592589                    </div>
    593590
     
    595592                        <h4><?php esc_html_e( 'Performance Improvements', 'buddypress' ); ?></h4>
    596593                        <p><?php _e( 'Like we do with every release, we&#8217ve made further optimizations to increase BuddyPress&#8217 performance and reduce its query overhead.', 'buddypress' ); ?></p>
    597                         <p>TODO: image.</p>
    598594                    </div>
    599595                </div>
Note: See TracChangeset for help on using the changeset viewer.