mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-30 11:42:22 +08:00
https://bpdevel.wordpress.com/2022/11/21/buddypress-will-soon-only-load-its-javascript-and-style-assets-into-the-community-area-of-your-site/
1 line
69 B
Text
1 line
69 B
Text
add_filter( 'bp_enqueue_assets_in_bp_pages_only', '__return_true' );
|