ben-g
4/6/2017 - 8:44 PM

Php - loading out content to an array of single post pages.

Php - loading out content to an array of single post pages.

<?php if (is_single (array(477, 447, 467, 450, 465, 455, 457, 489, 462, 473, 475)) ) {
						echo '<p style="font-size: 1.6rem;
    				font-weight: 200;">text text text.</p>';
					} ?>