Popis
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.
Snímky obrazovky
Bloky
Tento plugin poskytuje 1 blok.
- Melonpan Block – Post List
Instalace
Installation from the WordPress admin.
- Log in to the WordPress admin and navigate to Plugins > Add New.
- Type Melonpan Block – Post List in the Search field.
- In the results list Melonpan Block – Post List plugin should appear, click Install Now button.
- Once it finished installing, click the Activate button.
- That’s it, now you can go to any post where Gutenberg is enabled and start using the block.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Melonpan Block – Post List je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Melonpan Block – Post List” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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