Listicles by LezWatch.TV

Leírás

Be the next BuzzFeed! The listicles plugin creates interactive blocks for generating lists in articles. Unlike traditional lists that use ul and li, a listicle is intended to provide each section with a header and multiple paragraphs per section.

With this plugin you can insert images, videos, and more inside each list item. The limit is your imagination.

This plugin was originally created for use on LezWatch.TV.

Képernyőmentések

  • Adding Listicles
  • Inserted Listicles
  • Listicle with data
  • Listicle reversed

Blokkok

This plugin provides 1 block.

  • Listicles A block to generate Listicles.

GYIK

How many list items can I make?

Unlimited, though personally I would recommend 20 or less. Unless you’re BuzzFeed.

How can I format the listicle title?

You can use bold, italics, strikethrough, and links.

What content can I put in the listicle content?

Anything except another listicle. This prevents listception.

How do I add an item?

Press the „Add Item” button at the bottom of your listicle.

How do I reverse the order?

Press the „Toggle Order” button at the bottom of the listicle, or when your whole listicle block is selected, turn on the ‘Reversed’ setting.

Can I move items within the listicle?

Yes! The same way you move any blocks.

The style is pretty bare, can I edit it?

You can edit it via custom CSS on your site.

Vélemények

2020.10.30. 1 reply
I found this plugin through gutenberg block search. And it does what it says. Nice feature would be, if I could exclude (or include) posts by category, not just by post ID
1 vélemény olvasása

Közreműködők és fejlesztők

“Listicles by LezWatch.TV” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Listicles by LezWatch.TV” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

2.2.0

  • WordPress 6.3 compatibility
  • Bugfix: Correct error where you cannot delete block.
  • Moderization of calls (import vs const etc)

2.1.0

  • Listicle ordering no longer looks weird when reversing – @props jpowersdev

2.0.2

  • Bugfix: Adding items broke thanks to a dependency change.

2.0

  • No functionality changes
  • 5.7 compatibility (deprecation fixes)
  • Ported from CGB to create-block due to the former being apparently abandoned, and the later being official.