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

Demo Content for Blocks

外掛說明

DemoDocumentationGitHub

Demo Content for Blocks provides utilities to quickly add blocks with predefined content to any post.

Plugin and Theme developers

The plugin can be used to set blocks with your own content. This way users will be able to add blocks with content already set. For more information check the documentation.

Usage

Inside the Post editor on the right side of the top Block’s Toolbar the plugin icon/button should appear (if not, please read the FAQ below).
Click the icon/button to open the plugin sidebar.
By default two panels appear, single core blocks and multiple core blocks.
Click the ADD or REPLACE buttons to insert the block with its demo content inside the editor.

Credits

Images included in the plugin belong to Charles Postiaux.

螢幕擷圖

  • Plugin sidebar
  • Default Single core blocks panel

安裝方式

Installation from the WordPress admin.

  1. Log in to the WordPress admin and navigate to Plugins > Add New.
  2. Type Demo Content for Blocks in the Search field.
  3. In the results list Demo Content for Blocks plugin should appear, click Install Now button.
  4. Once it finished installing, click the Activate button.
  5. Now you can go to any post where the Block editor is enabled.

I do not see the plugin icon in the post editor

Alternatively the Plugin can be opened from the Show More button (the 3 dots on the right side of the Editor Top Bar).
Click the More button and inside the menu list click on the plugin name “Demo Content for Blocks”.

使用者評論

2022 年 8 月 19 日
This helps in creating sample content for development a lot. Big Collection of various Blocks that can be added with a click.
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Demo Content for Blocks〉的開發相關工作。

參與者

將〈Demo Content for Blocks〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.2.0

  • Fixed block registration bug. Now if a block is not registered it is not included in the item
  • Added linter for development
  • Updated dependencies and types
  • Minor bugfixes

1.1.2

  • Minor bugfixes

1.1.1

  • Fixed bug where innerBlocks custom image props were not being parsed

1.1.0

  • Improved code base. Migrated JavaScript to TypeScript
  • Merged upload images in a single call
  • Fixed styling

1.0.1

  • Fix “custom_images” property, from dc_resolve to dcfb_resolve

1.0.0

  • Initial release