Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Melonpan Block – Post List

Beschrijving

DocumentationGitHub

Block that displays a list of selected Posts and Custom post types. No stylesheets or scripts are added in the front-end.

Usage

The block can be found inside the blocks inserter menu under the Melonpan Blocks category.
Once added in the post you can edit its settings on the Editor sidebar under the Block settings panel.
The block renders dynamically. This means it doesn’t save any content in the Post content, it renders the content when the post loads.

Schermafdrukken

  • Block in the editor

Blokken

Deze plugin heeft 1 blok.

  • Melonpan Block - Post List

Installatie

Installation from the WordPress admin.

  1. Log in to the WordPress admin and navigate to Plugins > Add New.
  2. Type Melonpan Block – Post List in the Search field.
  3. In the results list Melonpan Block – Post List plugin should appear, click Install Now button.
  4. Once it finished installing, click the Activate button.
  5. That’s it, now you can go to any post where Gutenberg is enabled and start using the block.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Melonpan Block – Post List” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Melonpan Block – Post List” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

2.0.0

  • Refactored code base
  • Updated dependencies

1.1.0

  • Added mbpl_content_to_render filter to modify the rendered output
  • Minor bug fixes

1.0.0

  • Initial release