Changeset 9004
- Timestamp:
- 09/12/2014 07:11:22 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-admin.php
r9003 r9004 571 571 <h2 class="about-headline-callout"><?php _e( 'Revamped @mentions Interface', 'buddypress' ); ?></h2> 572 572 <p><?php _e( 'Forget the old days of trying to remember someone’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>574 573 </div> 575 574 … … 583 582 <h4><?php esc_html_e( 'New Profile Field Type: URL', 'buddypress' ); ?></h4> 584 583 <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>586 584 </div> 587 585 … … 589 587 <h4><?php esc_html_e( 'Awesome Translations', 'buddypress' ); ?></h4> 590 588 <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>592 589 </div> 593 590 … … 595 592 <h4><?php esc_html_e( 'Performance Improvements', 'buddypress' ); ?></h4> 596 593 <p><?php _e( 'Like we do with every release, we’ve made further optimizations to increase BuddyPress’ performance and reduce its query overhead.', 'buddypress' ); ?></p> 597 <p>TODO: image.</p>598 594 </div> 599 595 </div>
Note: See TracChangeset
for help on using the changeset viewer.