Περιγραφή
Use the Children block ( oik-sb/children ) to list children of the current content as links.
Works for any hierarchical post type which supports page-attributes, such as page.
Στιγμιότυπα
Μπλοκς
Αυτό το πρόσθετο παρέχει 1 μπλοκ.
- Children List children of the current content as links.
Εγκατάσταση
- Upload the plugin files to the
/wp-content/plugins/sb-children-block
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
OR
With the authority to install plugins:
- In the block editor, open the block inserter.
- Search for the block by typing ‘Children’.
- Click on the ‘Add block’ button for the SB Children block.
- The SB Children block plugin will be installed and activated.
- And the block will be inserted into your content.
Συχνές Ερωτήσεις
-
What are the values for the depth parameter?
-
- Value – Meaning
- 0 – Display all descendents in a tree
- 1 – Display Children only
- 2 – Display Children and Grandchildren
- n – Display n levels of descendents
- -1 – Display all descendents in a single list
-
What do I need to search for to find the block?
-
You can try typing the following strings to find the block: c, ch, chi, chil, child, childr, childre and children.
You may also get results by typing the keywords: Child list, Descendents and Tree. -
What if my first language is not English?
-
If your first language is not English then you could try:
- French – enfants
- German – Kinder
- Dutch – Kinderen
- Italian – la prole
- Spanish – niñas or niños
-
Do I need to build this block?
-
No. The plugin is delivered with the production version of the block.
If you do wish to modify the code then you can find instructions in the src folder.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“SB Children block” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “SB Children block” έχει μεταφραστεί σε 3 γλώσσες. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “SB Children block” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.2.0
- Changed: Update wp-scripts and rework block registration #15
- Changed: Improve block.json to add supports attributes for color, typography and spacing #14
- Tested: With WordPress 6.0.1 and WordPress Multi Site
- Tested: With Gutenberg 13.8.2
- Tested: With PHP 8.0