wp page dynamic
//index.php er code copy paste korte hobe page.php te.
<?php while(have_posts()) : the_post(); ?>
<?php the_content(); ?>
<?php the_post_thumbnail() ?>
<?php endwhile; ?>
//index.php er code copy paste korte hobe page.php te.
<?php while(have_posts()) : the_post(); ?>
<?php the_content(); ?>
<?php the_post_thumbnail() ?>
<?php endwhile; ?>
No comments