[ Avaa Bypassed ]




Upload:

Command:

www-data@13.58.164.55: ~ $
<?php
/**
 * Template part for displaying page content in page.php.
 *
 * @link https://codex.wordpress.org/Template_Hierarchy
 *
 * @package Education_Hub
 */

?>

<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
	<header class="entry-header">
		<?php the_title( '<h1 class="entry-title">', '</h1>' ); ?>
	</header><!-- .entry-header -->

	<div class="entry-content">
    <?php
	  /**
	   * Hook - education_hub_single_image.
	   *
	   * @hooked education_hub_add_image_in_single_display -  10
	   */
	  do_action( 'education_hub_single_image' );
	?>
		<?php the_content(); ?>
		<?php
			wp_link_pages( array(
				'before'      => '<div class="page-links"><span>' . esc_html__( 'Pages:', 'education-hub' ) . '</span>',
				'after'       => '</div>',
				'link_before' => '<span>',
				'link_after'  => '</span>',
			) );
		?>
	</div><!-- .entry-content -->

	<footer class="entry-footer">
		<?php edit_post_link( esc_html__( 'Edit', 'education-hub' ), '<span class="edit-link">', '</span>' ); ?>
	</footer><!-- .entry-footer -->
</article><!-- #post-## -->

Filemanager

Name Type Size Permission Actions
content-none.php File 1.14 KB 0777
content-page.php File 1.05 KB 0777
content-search.php File 805 B 0777
content-single.php File 1.06 KB 0777
content.php File 1.95 KB 0777
home-news-events.php File 415 B 0777