Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Demo Content for Blocks

Descripción

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.

Uso

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.

Agradecimientos

Las imágenes incluidas en el plugin pertenecen a Charles Postiaux.

Capturas

  • Plugin sidebar
  • Default Single core blocks panel

Instalación

Instalación desde la administración de WordPress.

  1. Accede a la administración de WordPress y ve a Plugins > Añadir nuevo.
  2. Escribe Demo Content for Blocks en el campo de búsqueda.
  3. En la lista de resultados el plugin Demo Content for Blocks debería aparecer, haz clic en el botón Instalar.
  4. Una vez que termine la instalación, haz clic en el botón Activar.
  5. Ya puedes ir a cualquier entrada donde el editor de bloques esté activo.

No veo el icono del plugin en el editor de entradas

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».

Reseñas

19 de agosto de 2022
This helps in creating sample content for development a lot. Big Collection of various Blocks that can be added with a click.
Leer la 1 reseña

Colaboradores y desarrolladores

«Demo Content for Blocks» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Demo Content for Blocks» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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