mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-29 11:32:21 +08:00
https://codex.buddypress.org/getting-started/customizing/changing-internal-configuration-settings/#advanced-configurations
1 line
56 B
Text
1 line
56 B
Text
add_filter( 'bp_ignore_deprecated', '__return_true' );
|