Opis
The creation of numbered ordered lists such as 1.1, 1.2, 1.3, 2.1 etc. in Block Editor is now possible! This plugin adds this missing function at the list block. Use individual numbers up to the 4th level. Also reversed lists (2.2, 2.1, 1.3, 1.2, 1.1 etc.) and additional list-styles (like upper- and lowercase roman and alphabet) are supported.
Usage
- Open a page where you want to use nested ordered lists.
- Add a normal list-block.
- Choose ordered list to be able to use its list-style.
- Check “Use nested ordered lists” on the right to enable them.
Instalacija
- Upload “nested-ordered-lists-block-editor” to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
ČPP
-
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?
-
No, not yet. As soon as it is possible in Block Editor, this will be added.
Recenzije
Suradnici i Programeri
“Nested Ordered Lists for Block Editor” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Nested Ordered Lists for Block Editor” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.0.0
- Initial release
1.0.1
- Compatibility set for WordPress 6.2
- Updated dependencies
- Fix for: Nested list style should override parent’s (thanks @vHeemstra)