You can disable data export requests by putting the following code in functions.php.
add_filter( 'bp_settings_show_user_data_page', '__return_false' );
A Japanese web3 beatmaker. I make music and art.
You can disable data export requests by putting the following code in functions.php.
add_filter( 'bp_settings_show_user_data_page', '__return_false' );
Last Updated:
Leave a Reply