Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
o5t6x7pgljbm
/
www
/
wp-content
/
plugins
/
buddypress
/
bp-core
/
Filename :
bp-core-widgets.php
back
Copy
<?php /** * BuddyPress Core Component Widgets. * * @package BuddyPress * @subpackage Core * @since 1.0.0 * @deprecated 12.0.0 */ // Exit if accessed directly. defined( 'ABSPATH' ) || exit; _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' ) );