Forums
(@mundgerecht)
16 years, 10 months ago
<? $my_id = 3; $post_id_7 = get_post($my_id); print $title = $post_id_7->post_content; ?>
i use this in teh template to include the post3 or page3 with $my_id = 3;