
內容簡介
顯示最新文章列表
您可以通過進行幾個訂製,以顯示博客中的最新文章列表,從而減少跳出率並獲得更多的頁面瀏覽量。
SEO友好並且輕量的程式碼
此外掛包含輕量的程式碼,以便於快速載入,並且為了SEO友好而開發,完全相容於 WordPress 3.1(2011)至 WordPress 5+(2019),從 PHP 5.6 到 PHP 7.3。
功能:
顯示最新博客文章列表
您可以選擇文章數目和列表的樣式。
輕量的程式碼可快速載入頁面,保持優秀的頁面速度得分
此掛件不會向訪客設置cookie
與所有分辨率兼容:桌面,平板電腦和智能手機
使用方法:
為了使用此掛件在您的網站中顯示最新文章列表,您有兩個簡單的選擇,以獲得最大的靈活性。
選項1:使用簡碼
為了在特定文章或頁面中顯示輸出,請使用以下代碼:
[Recent_Posts title="custom-title"]
或
[Recent_Posts]
為了在您的 WordPress 模板中顯示輸出,請使用以下代碼:
<?php echo do_shortcode( '[Recent_Posts title="custom-title"]' ); ?>
選項2:使用小部件
轉到“外觀>小工具”,並添加 Recent_Posts 小工具,然後在想要顯示它的位置上添加它。
外掛標籤
開發者團隊
② 後台搜尋「Recent Posts: Widget and Shortcode」→ 直接安裝(推薦)
原文外掛簡介
SHOW A LIST OF LATEST POSTS
You can show a list of latest posts in your blog with a few customizations in order to reduce bounce rate and get more pageviews.
SEO-friendly and lightweight code
This plugin contains lightweight code to be very fast to load, SEO-friendly, and it is developed to have full compatibility with WordPress 3.1 (2011) up to WordPress 5+ (2019), from PHP 5.6 up to PHP 7.3.
FEATURES:
Show a simple list of the latest blogposts
You can choose the number of posts and the style for the list.
Lightweight code to quickly load the page and keep a good pagespeed score
No cookies are set by this plugin to visitors
Compatible with all resolutions: desktop, tablet and smartphones
HOW TO USE:
In order to display a list of latest posts using this plugin in your website, you have 2 easy options to have maximum flexibility.
OPTION 1: Use a shortcode
In order to display the output in your specific posts or pages use this code:
[Recent_Posts title="custom-title"]
or
[Recent_Posts]
In order to display the output in your WordPress template use this code:
OPTION 2: Use a widget
Go to Appearance > Widgets and add Recent_Posts widget where you want to show it.
