Display Remote Posts Block

描述

Display Remote Posts Block

This plugin adds a block in the Gutenberg editor to allow you to display posts from a third party blog.

Currently this plugin supports the following blog types …

  • WordPress.org
  • WordPress (self hosted with Jetpack installed)
  • WordPress (self hosted)
  • Blogger

Contact us in the Support Forum if you’d like us to add support for another type of blog.

Blocks

This plugin provides 1 block.

  • Display Remote Posts Block to display recent posts from a WordPress or Blogger blog

安裝

Easily use this plugin to add posts from another blog to your website …

1) Install “Display Remote Posts Block” automatically or by uploading the ZIP file.
2) Activate the plugin through the “Plugins” menu in WordPress.
3) Find the block in the Gutenberg editor when editing a page or post.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Display Remote Posts Block” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Display Remote Posts Block 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Display Remote Posts Block 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.8

  • Added option to show post dates

1.0.7

  • Added option to open links in a new tab

1.0.6

  • Added support for Block API version 3

1.0.5

  • Added options to open links in a new tab and to set a max width for images (if available)

1.0.4

  • Fixed an issue with translation strings in the block settings

1.0.3

  • Added example attributes to show block preview
  • Added translation strings
  • Blank blog URL shows posts from the local blog

1.0.2

  • Changed block classes

1.0.1

  • Bug fixes for PHP backwards compatibility and to supress SimpleXML warnings

1.0.0

  • First version of the plugin