project42 adlı üyeden alıntı: mesajı görüntüle
https://wordpress.org/plugins/display-posts-shortcode/ indir

Display 5 recent posts with thumbnails and excerpt
1
[display-posts posts_per_page="5" image_size="thumbnail" include_excerpt="true"]


Display recent pages instead of posts
1
[display-posts posts_per_page="5" post_type="page"]


Change the order to title instead of date.
1
[display-posts posts_per_page="5" orderby="title"]


Display recent pages under a specific parent page.
1
[display-posts posts_per_page="5" post_type="page" post_parent="5"]
bunlarla sadece linkleri gösterbilir miyim