@chrishechler
Active 1 year, 1 month ago
-
Anonymous User 16480907 replied to the topic bp-custom.php – Help in the forum Installing BuddyPress 3 years ago
you can add the bp-custom.php file to your WordPress theme or child theme. once you created the file, you can add your code snippet between the start and end symbols:
<?php .... ?>
thanks