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

Custom Blocks Templates

外掛說明

Create and set Gutenberg blocks templates for your posts, pages and custom post types.

  1. Go to Blocks Templates->Create Template in your admin panel.
  2. Start creating your template, adding any blocks you’d like with the Gutenberg editor.
  3. Assign your newly created template to any post type (post, page or custom).
  4. The template will be set as the default content of new posts of that type.

CBT also includes some blocks 😉

  • Private Block: A block that helps you protect your content and control its visibility. You can protect anything inside this “block container” with a password, allow only logged-in members to see the contents, filter by user role and display only in single or archive pages.
  • Accordion: An accordion-like drop down with a header and InnerBlocks, so you can create multiple accordions inside.
  • CSV Tables: Allows you to import a CSV file and show its contents in a table with search and order functionality.
  • Card: A simple bordered box with a header and custom content (Inner Blocks).
  • Social share: Choose your favorite social media platforms and allow visitors to share your content easily. Supports: Buffer, Diaspora, Douban, Evernote, Facebook, Flipboard, Hacker News, Hatena, Kakao Story, LINE, LinkedIn, Menéame, Mixi, Pinterest, Pocket, Qzone, Reddit, Renren, Telegram, Tumblr, Twitter, VK, Weibo, WhatsApp and Xing

And new controls for any blocks with rich text!

  • Font Awesome Icons: Search Font Awesome 5 icons and include it in your posts as inline elements.
  • Dynamic Text: Display the author name, post title, published date, categories and/or tags anywhere on your posts.

螢幕擷圖

  • There is a menu on the admin area called “Custom Blocks Templates”. You will be able to create and edit your Templates from this page.
  • Creating a Template is similar than the process of a post creation.
  • You can add as any blocks as you want.
  • Then, you can assign Templates to any Post Type on your site.
  • And you can start creating content with the structure from the Template

適用於區塊編輯器

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

  • Custom Blocks Templates
  • Custom Blocks Templates
  • Custom Blocks Templates
  • Custom Blocks Templates
  • Custom Blocks Templates

安裝方式

This section describes how to install the plugin and get it working.

  1. Upload custom-blocks-templates folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題集

How are blocks templates useful?

If your posts have some common structure, having a template will save you a lot of time. An author block, social share buttons, a column layout, a review box, related posts, some logos… You can put as many blocks as you like and set that as your default template for any post type.

使用者評論

2022 年 9 月 14 日
I think it’s a great plugin, very easy UI and works without problems. Looking forward to an update for WP 6.0.
2021 年 3 月 4 日 1 則留言
All my posts have the same blocks added to it. With this you can set the blocks in a template and use it as a default new post. This saves a lot of time and work. I hope this plugin gets updates when needed.
閱讀全部 3 則使用者評論

參與者及開發者

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

參與者

〈Custom Blocks Templates〉外掛目前已有 2 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Custom Blocks Templates〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.3.1

  • Fix: Templates locked/orderable/editable

1.3

  • New format: Font awesome icons
  • CBT blocks list: Easy insertion from Inspector Panel
  • New attribute: Card background color
  • Add example previews to CBT blocks
  • Fix: Accordion block (Set a unique id to avoid conflicts with same-name headings)
  • Fix: Private Blocks (Add support for all user roles)
  • Fix: Dynamic Text (PHP error with empty content)

1.2

  • New block: Social share (with 25 social networks to choose from)
  • New format: Dynamic text (author, date, title, categories and tags)
  • Visual improvements in admin area
  • Block list tree in edit Inspector panel
  • Fix: Accordion block (position relative)

1.1.1

  • Fix: Card and Accordion blocks RichText controls
  • Private Block visual improvements

1.1

  • Import/Export templates in JSON
  • Preview Templates
  • Fix: Database prefix

1.0

  • Initial release.