Osom Blocks – Custom Post Type listing block

外掛說明

Osom Blocks is a block to list Custom Post Types, ideally to use with OsomPress themes.

With Osom Custom Post Type Block you can display a list of CPT entries and customize:
1. The Custom Post Type.
2. Number of posts.
3. Display/hide the featured image.
4. Display/hide the excerpt.
5. Choose grid display
6. Choose the number of columns for the grid layout
7. Choose the title HTML markup (H2, H3 or H4).
8. Customize the “read more” text.
9. Display/hide parent post/pages (only in hierarchical Custom Post Types).
10. Display/hide pagination.

Deprecation Notice

Important: We want to inform you that the plugin will be deprecated in future releases. For new sites we highly encourage you use the native query loop block, which now supports listing of Custom Post Types seamlessly.
We appreciate your understanding.

Follow Along

螢幕擷圖

  • Osom Blocks settings posts
  • Osom Blocks settings CPT
  • Osom Blocks CPT grid layout
  • Osom Blocks settings

適用於區塊編輯器

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

  • Osom Custom Post Type Block

安裝方式

This plugin can be installed directly from your site.

  1. Log in and navigate to _Plugins → Add New.
  2. Type “Osom Blocks” into the Search and hit Enter.
  3. Locate the Osom Blocks plugin in the list of search results and click Install Now.
  4. Once installed, click the Activate link.
  5. Now you have the new block available on editor.

It can also be installed manually.

  1. Download the Osom Blocks plugin from WordPress.org.
  2. Unzip the package and move to your plugins directory.
  3. Log into WordPress and navigate to the Plugins screen.
  4. Locate Osom Blocks in the list and click the Activate link.
  5. Now you have the new block available on editor.

常見問題集

Can Osom Blocks be used with any theme?

Yes, you can use Osom Blocks with any theme.

Do I need the new block editor to use Osom Blocks?

Yes, you will need to have WordPress 5.0 or later installed to take advantage of Osom Blocks.

Can I display any Custom Post Type?

Yes, all the CPT will automatically populate and you only need to choose it from the dropdown.

I’m seeing more posts than I selected in the settings, why is that?

If more posts than selected are displaying, make sure you activate “Ignore sticky posts” toggle.

I’m not seeing one (or more) Custom Post Type, why is that?

If you have created the CPT make sure you use the argument “show_in_rest” => true, when registering. If it’s created by third party you can use the filter register_post_type_args to add the support.

使用者評論

2021 年 4 月 27 日
Justo lo que necesitaba y llevaba tiempo buscando en otros bloques. Al instalarlo no reconocía mi CPT, porque entre los atributos del mismo no había puesto: 'show_in_rest'=> true. Después de modificar mi CPT con este atributo se quedó perfecto, lo menciono por si a alguien le pasa lo mismo que a mi. Muchas gracias a los desarrolladores por esta nueva aportación.
2021 年 1 月 10 日
Lo mejor de este plugin es que una funcionalidad tan básica como listar nuestros CPTs en lista o rejilla y que no incorpora de serie Gutenberg, la implemente de una forma limpia, eficiente y con las suficientes opciones para que este plugin pase a ser uno de mis imprescindibles en mis instalaciones de WordPress. Que además esté desarrollado por dos prominentes miembros de la comunidad, es para mi mi una excelente garantía de compatibilidad, mantenimiento y soporte.
2020 年 11 月 20 日
Es un plugin muy sencillo, pero que viene genial cuando quieres mostrar entradas de CPT. Todas las soluciones que encontraba tenían algún problema y este plugin, pese a faltarle aun mejoras, lo hace todo bien! Y el soporte de 10, les notifiqué un pequeño error y tardaron nada en identificarlo y solucionarlo.
2020 年 10 月 16 日
This plugin is just perfect. I have a few Custom Post Types that I cannot add them to an archive page without learn some PHP. Thanks to this plugin we can display a list of CPT entries and customize as follows. 1. The Custom Post Type. 2. Number of posts. 3. Display/hide the featured image. 4. Choose the title HTML markup (H2, H3 or H4). 5. Customize the “read more” text. Without ONE line of code. I cannot be more thankfully!
2020 年 10 月 13 日
Funciona perfectamente aunque no utilices un tema de OsomPress, te permite hacer un listado de cualquier post type y personalizar el nivel de encabezado para tener una buena jerarquía encabezados
閱讀全部 5 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Osom Blocks – Custom Post Type listing block〉的開發相關工作。

參與者

〈Osom Blocks – Custom Post Type listing block〉外掛目前已有 3 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Osom Blocks – Custom Post Type listing block〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.2.1

  • Fixed pagination behavior in home page.

1.2

  • Tested on WordPress 5.9.
  • Added filter to modify the loop arguments (osom_blocks_args).

1.1.2

  • Added responsive break points to the grid layout.

1.1.1

  • Added: ClassName
  • Changed text domain for some strings

1.1

  • This version adds most of the most popular request we’ve received so far.
  • New: Now CPTs are auto-populated and you can select them from the dropdown
  • Added: possibility to filter by tags or categories when “post” is selected
  • Added: display/hide parent posts toggle (only in hierarchical CPTs)
  • Added: setting to chose the number of columns when grid layout is selected
  • Added: display/hide sticky posts toggle
  • Added: display/hide pagination toggle

1.0.2

  • Added: grid layout
  • Fixed: HTML tags issue

1.0.1

  • Added: translations

1.0

  • Initial release.
    • Add the Customizable Button block.
    • Includes Custom Post Type Block