Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

Melonpan Block – Post Title

Opis

DemoDocumentationGitHub

Block that displays the current Post Title and Excerpt. No stylesheets or scripts are added in the front-end.

Features

The block comes with the following settings:

  • Title HTML tag: Choose between h1, h1 > a, a, a > h1, span
  • Excerpt enabled: Display the post custom excerpt
  • Excerpt HTML tag: Choose between h2, h3, h4, span

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 with the current Post Title and Excerpt.

Bloki

Wtyczka dodaje 1 blok.

  • Melonpan Block – Post Title

Instalacja

Installation from the WordPress admin.

  1. Log in to the WordPress admin and navigate to Plugins > Add New.
  2. Type Melonpan Block – Post Title in the Search field.
  3. In the results list Melonpan Block – Post Title 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.

Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

Kontrybutorzy i deweloperzy

„Melonpan Block – Post Title” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

2.0.0

  • Refactored code base
  • Updated dependencies

1.0.0

  • Initial release