內容簡介
總結: 這個 WordPress 外掛提供了多項功能和設定,讓使用者可以輕鬆搜尋、修改文章的閱讀更多內容、調整連結開啟方式、美化錨點連結,以及透過簡單的分頁功能快速瀏覽文章。
1. 可以選擇單一文章類型,通過選擇文章類型下拉菜單進行搜索。
2. 可以在“設定”選項中修改“閱讀更多”文字,預設為“閱讀更多”。
3. 可以在“設定”中更改連結在同一窗口打開或在新窗口中打開的選項。
4. 可以使用主題選項來美化錨點連結。
5. 預設會加載30篇文章,可以使用分頁來瀏覽其餘文章。
6. 輸入任何整數將加載具有該ID的特定文章。
<html>
<ul>
<li>可以選擇單一文章類型,通過選擇文章類型下拉菜單進行搜索。</li>
<li>可以在“設定”選項中修改“閱讀更多”文字,預設為“閱讀更多”。</li>
<li>可以在“設定”中更改連結在同一窗口打開或在新窗口中打開的選項。</li>
<li>可以使用主題選項來美化錨點連結。</li>
<li>預設會加載30篇文章,可以使用分頁來瀏覽其餘文章。</li>
<li>輸入任何整數將加載具有該ID的特定文章。</li>
</ul>
</html>
外掛標籤
開發者團隊
原文外掛簡介
The search can be performed for any single post type by selecting the post type dropdown.
Read more text can be modified using the option available on the “Settings” but defaulted to “Read more”.
Option to open the link on same window or a new window can be changed on the “Settings”.
Anchor link can be stylizd with the theme options.
By default there will be 30 posts loaded and the pagination can be used to navigate the remaining posts.
Entering any integer will load the specific post with that ID
