Changeset 13808 for trunk/src/bp-groups/bp-groups-widgets.php
- Timestamp:
- 04/26/2024 05:44:26 AM (21 months ago)
- File:
-
- 1 edited
-
trunk/src/bp-groups/bp-groups-widgets.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-widgets.php
r13481 r13808 12 12 defined( 'ABSPATH' ) || exit; 13 13 14 _deprecated_file( basename( __FILE__ ), '12.0.0', '', __( 'BuddyPress does not include Legacy Widgets anymore, you can restore it using the BP Classic plugin', 'buddypress' ) );14 _deprecated_file( basename( __FILE__ ), '12.0.0', '', esc_html__( 'BuddyPress does not include Legacy Widgets anymore, you can restore it using the BP Classic plugin', 'buddypress' ) );
Note: See TracChangeset
for help on using the changeset viewer.