????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 3.141.164.253 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/www.astacus.se/wp-content/themes/x/buddypress/groups/single/ |
Upload File : |
<?php do_action( 'bp_before_group_header' ); ?> <div id="item-header-avatar"> <a href="<?php bp_group_permalink(); ?>" title="<?php bp_group_name(); ?>"> <?php bp_group_avatar(); ?> <span class="highlight"><?php bp_group_type(); ?></span> </a> <span class="activity"><?php printf( __( 'active %s', '__x__' ), bp_get_group_last_active() ); ?></span> </div><!-- #item-header-avatar --> <div id="item-header-content"> <h1 class="x-item-header-title"><?php echo x_buddypress_get_the_title(); ?></h1> <?php do_action( 'bp_before_group_header_meta' ); ?> <div id="item-meta"> <?php bp_group_description(); ?> <div id="item-buttons"> <?php do_action( 'bp_group_header_actions' ); ?> </div><!-- #item-buttons --> <div id="item-actions"> <?php if ( bp_group_is_visible() ) : ?> <div class="item-action group-admins cf"> <h3 class="cfc-b-tx"><?php _e( 'Admins', '__x__' ); ?></h3> <?php bp_group_list_admins(); do_action( 'bp_after_group_menu_admins' ); ?> </div> <?php if ( bp_group_has_moderators() ) : ?> <div class="item-action group-mods cf"> <?php do_action( 'bp_before_group_menu_mods' ); ?> <h3 class="cfc-b-tx"><?php _e( 'Mods' , '__x__' ); ?></h3> <?php bp_group_list_mods(); do_action( 'bp_after_group_menu_mods' ); ?> </div> <?php endif; endif; ?> </div><!-- #item-actions --> <?php do_action( 'bp_group_header_meta' ); ?> </div> </div><!-- #item-header-content --> <?php do_action( 'bp_after_group_header' ); do_action( 'template_notices' ); ?>