Sindbad~EG File Manager

Current Path : /home/frekansk/.trash/wp-content/themes/turitor/buddypress/activity/single/
Upload File :
Current File : /home/frekansk/.trash/wp-content/themes/turitor/buddypress/activity/single/home.php

<?php
/**
 * BuddyPress - Home
 *
 * @package BuddyPress
 * @subpackage bp-legacy
 * @version 3.0.0
 */

?>
<div id="buddypress">
	<div class="bp-banner">
		<div class="container">
			<div class="row justify-content-center">
				<div class="col-lg-10 text-center">
					<div class="banner-content">
						<h2 class="p-0"><?php echo esc_html__('All Forums','turitor'); ?></h2>
					</div>
				</div>
			</div>
		</div>
	</div>

	<div class="main-container pb-0">
		<div class="container activity no-ajax d">
			<?php if ( bp_has_activities( 'display_comments=threaded&show_hidden=true&include=' . bp_current_action() ) ) : ?>

				<ul id="activity-stream" class="row list-unstyled activity-list item-list">
				<?php while ( bp_activities() ) : bp_the_activity(); ?>

					<?php bp_get_template_part( 'activity/entry' ); ?>

				<?php endwhile; ?>
				</ul>

			<?php endif; ?>
		</div>
	</div>
</div>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists