Nested Ordered Lists for Block Editor

விளக்கம்

Extends the list block in Block Editor with options for numbered ordered lists such as 1.1, 1.2, 1.3, 2.1 etc.! Use individual numbers up to the 4th level. Also reversed lists (2.2, 2.1, 1.3, 1.2, 1.1 etc.), additional list-styles (like upper- and lowercase roman and alphabet) and custom icons (with Bootstrap, Dashicons or Fontawesome) are supported.

The development repository is on GitHub.

Usage

  1. Open a page where you want to use nested ordered lists.
  2. Add a normal list block.
  3. Choose ordered list to be able to use its list-style.
  4. Check “Use nested ordered lists” on the right to enable them.

Screenshots

Installation

  1. Upload “nested-ordered-lists-for-block-editor” to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. No configuration required. Use it straight away.

அடிக்கடி கேட்கப்படும் கேள்விகள்

Can I use this also in Divi, Elementor, other PageBuilder or the Classic Editor?

No, the plugin is intended solely for Block Editor aka Gutenberg and always will be.

Can I use other blocks between the list items, e.g. for a description text?

Yes, as follows: enter the desired content between the individual list blocks. The list blocks will now all begin with “1”. For the 2nd list block, enter the number 2 in the “Initial value” field. This will update the view in the block accordingly. Now enter “3” in the next list block, etc.

Can I use different list-styles in one list?

Yes, you could set different list-styles for each list.

Can I use other icons as list points?

Yes, since version 2.0.0 you can use Bootstrap-, Dash- or FontAwesome-icons on each list.

Reviews

ஆகஸ்ட் 14, 2024
Super easy to use, works perfectly. The options didn’t appear for me at first but I updated my wordpress to the newest version and everything worked then. Also it is the only plugin that offers nested listing that didn’t break my theme. 🙂
ஏப்ரல் 4, 2023
This is a brand new plugin, and there was nothing else I saw to fit my needs, so I downloaded it. It does what I need it to do, which is use Roman numerals. But I had to figure out how to tweak it, as it made even the second and third tiers of the list all roman numerals. Somehow I missed how and where to find the plugin. I thought it was a separate block. but it integrates with the existing list block. I figured out how to get my list to look the way I want it to look, so things are fine.
மார்ச் 14, 2023 1 reply
Ein toller Plugin, lange danach gesucht. Einfach zu benutzen. Nachteil: in der WordPress-App funktioniert der Plugin nicht, es zeigt eine Fehlermeldung: “Bei der Anzeige des Blocks ist ein Problem aufgetreten”. Da ich überwiegend über App meine Beiträge schreibe, kann ich den Plugin nicht nutzen.
Read all 3 reviews

பங்களிப்பாளர்கள் & உருவாக்குனர்கள்

“Nested Ordered Lists for Block Editor” is open source software. The following people have contributed to this plugin.

பங்களிப்பாளர்கள்

“Nested Ordered Lists for Block Editor” has been translated into 3 locales. Thank you to the translators for their contributions.

Translate “Nested Ordered Lists for Block Editor” into your language.

Interested in development?

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

Changelog

2.0.0

  • Added 3 new iconsets for the lists
  • Added value for indention of lists
  • Added GitHub action to build release ZIP
  • Added Plugin Check for each release (additional to complete WordPress Coding Standard check)
  • Added minification of generated styles to optimize loading times
  • Added new hooks
  • Added help page for first steps
  • Added hint for supportforum
  • Added check if Block Editor is disabled and show warning about it
  • New minimum requirement to WordPress 6.6 and PHP 8.1
  • Moved changelog to GitHub
  • Renamed CSS-handle
  • Optimized version detection for own files
  • Optimized loading of style of this plugin: only if a list block is used
  • Updated dependencies
  • Removed language files from release
  • Inherited settings has been not working
  • Fixed content of blueprint for Playground-preview

older changes