Sindbad~EG File Manager

Current Path : /home/infinitibizsol/ridecashout.com/wp-content/themes/cardealer/template-parts/
Upload File :
Current File : /home/infinitibizsol/ridecashout.com/wp-content/themes/cardealer/template-parts/content-page.php

<?php
/**
 * Template part.
 *
 * @link https://developer.wordpress.org/themes/basics/template-hierarchy/
 *
 * @package CarDealer
 */

?>

<div id="post-<?php the_ID(); ?>" <?php post_class( 'entry-content' ); ?>>
	<?php
	the_content(
		sprintf(
			wp_kses(
				/* translators: 1: Post Title */
				__( 'Continue reading <span class="screen-reader-text">"%s"</span>', 'cardealer' ),
				array(
					'span' => array(
						'class' => true,
					),
				)
			),
			get_the_title()
		)
	);
	wp_link_pages(
		array(
			'before'      => '<div class="page-links"><span class="page-links-title">' . esc_html__( 'Pages', 'cardealer' ) . ':</span>',
			'after'       => '</div>',
			'link_before' => '<span class="page-number">',
			'link_after'  => '</span>',
		)
	);
	?>
</div><!-- #post -->

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