@chrishechler
Active 8 months ago
-
Anonymous User 16480907 replied to the topic bp-custom.php – Help in the forum Installing BuddyPress 2 years, 5 months 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