Brotherline AnonSec • Shell
SRV 162.240.68.55 YOU 216.73.217.22 USER tywatomy (1003) 7.4.33 DOMAINS 6 Domains
MySQL cURL WGET Perl Python Sudo
Disabled: exec,passthru,shell_exec,system  •  OS: Linux server.ariapress.org 3.10.0-1160.119.1.el7.tuxcare.els22.x86_64 #1 SMP Mon Aug 18 06:07:12 UTC 2025 x86_64  •  Webserver: Apache
/home/tywatomy/public_html/wp-content/themes/jannah//buddypress.php
<?php
/**
 * The template for displaying BuddyPress
 *
 */

defined( 'ABSPATH' ) || exit; // Exit if accessed directly

get_header(); ?>

<?php
	if ( have_posts() ) : while ( have_posts()): the_post();

		if( ( function_exists( 'bp_is_user' ) && ! bp_is_user() ) ){

			do_action( 'TieLabs/before_post_head' );

			?>
			<header class="buddypress-header-outer">
				<div class="container">

					<?php do_action( 'TieLabs/before_entry_head' ); ?>

					<div class="entry-header">
						<h1 class="name post-title entry-title"><?php the_title(); ?></h1>
					</div><!-- .entry-header /-->

					<?php do_action( 'TieLabs/after_entry_head' ); ?>

				</div>
			</header><!-- .entry-header-outer /-->
			<?php

			do_action( 'TieLabs/after_post_head' );
		}

		the_content();

	endwhile; endif;
?>

<?php get_footer();
Anon7 — 2022  •  AnonSec Team