這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

All Post Listing Block

外掛說明

This plugin will help you to add a post/custom post list to any of the page using block editor.

You will also get all the filters like. number of posts to display, order by, list from specific taxonomy or terms, filter by date or range, show featured image, pagination, exclude posts, etc…

You can also modify the ttemplate just by coping the file: “templates/all-post-list-template.php” to your theme’s root directory.

Arbitrary section

You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated
plugins where more information needs to be conveyed that doesn’t fit into the categories of “description” or
“installation.” Arbitrary sections will be shown below the built-in sections outlined above.

螢幕擷圖

  • This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, /assets/screenshot-1.png would win over /tags/4.3/screenshot-1.png (or jpg, jpeg, gif).
  • This is the second screen shot

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • All Post Listing Block Example block written with ESNext standard and JSX support – build step required.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/all-post-list-block directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Now edit any page and search for the “All Posts List Block” in the add block section.
  4. Choose settings as per your requirement.

常見問題集

How to add block on page or post?

Please open page or post editor and search for ‘All posts list block.’.

How to create new template?

Copy the plugin/templates/all-post-list-template.php file and add it to the root of the theme directory. So now plugin will look for that file first.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈All Post Listing Block〉的開發相關工作。

參與者

將〈All Post Listing Block〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Release
  • Compitible with WP 6.6.2
  • Removed deprecated warnings.