Changeset 3914
- Timestamp:
- 05/22/2012 09:01:08 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-admin/bbp-admin.php
r3897 r3914 891 891 892 892 <p><?php _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> 893 <p><a class="button" href="update-core.php -update&action=bbpress-update"><?php _e( 'Update Forums', 'bbpress' ); ?></a></p>893 <p><a class="button" href="update-core.php?page=bbpress-update&action=bbpress-update"><?php _e( 'Update Forums', 'bbpress' ); ?></a></p> 894 894 895 895 <?php break;
Note: See TracChangeset
for help on using the changeset viewer.