Changeset 12668 for trunk/src/bp-loader.php
- Timestamp:
- 06/16/2020 05:02:44 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-loader.php
r12656 r12668 59 59 ?> 60 60 61 <div id="message" class="error notice ">61 <div id="message" class="error notice is-dismissible"> 62 62 <p><strong><?php esc_html_e( 'Your site does not support BuddyPress.', 'buddypress' ); ?></strong></p> 63 63 <?php /* translators: 1: current PHP version, 2: required PHP version */ ?>
Note: See TracChangeset
for help on using the changeset viewer.