Ticket #6433: 6433.1.diff
File 6433.1.diff, 924 bytes (added by , 10 years ago) |
---|
-
src/bp-core/bp-core-admin.php
602 602 <p><?php esc_html_e( 'Plugin developers can register new features or check if a component feature is registered using the `BP_Component` class.', 'buddypress' ); ?></p> 603 603 604 604 <h4><?php esc_html_e( 'Cache Improvements', 'buddypress' ); ?></h4> 605 <p><?php esc_html_e( 'Improved cach eing for the following components: Messages, Profiles, Members & Member Types, and Friends.', 'buddypress' ); ?></p>605 <p><?php esc_html_e( 'Improved caching for the following components: Messages, Profiles, Members & Member Types, and Friends.', 'buddypress' ); ?></p> 606 606 </div> 607 607 <div class="last-feature"> 608 608 <h4><?php esc_html_e( 'Developer Reference', 'buddypress' ); ?></h4>