Changeset 7379 for trunk/src/includes/admin/classes/class-bbp-admin.php
- Timestamp:
- 11/24/2025 07:23:06 PM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/classes/class-bbp-admin.php
r7378 r7379 1434 1434 1435 1435 case 'show' : 1436 default : ?> 1436 default : 1437 ?> 1437 1438 1438 1439 <p><?php esc_html_e( 'You can update your forum through this page. Hit the link below to update.', 'bbpress' ); ?></p> … … 1563 1564 1564 1565 case 'show' : 1565 default : ?>1566 1566 default : 1567 ?> 1567 1568 <p><?php esc_html_e( 'You can update all the forums on your network through this page. It works by calling the update script of each site automatically. Hit the link below to update.', 'bbpress' ); ?></p> 1568 1569 <p><a class="button" href="update-core.php?page=bbpress-update&action=bbpress-update"><?php esc_html_e( 'Update Forums', 'bbpress' ); ?></a></p>
Note: See TracChangeset
for help on using the changeset viewer.