Create a WP RFC for a breadcrumb item and for a customField.
Properties:
Name | Type | Description |
---|---|---|
data-path |
Array.<string> | The pathes |
- Source:
Quick reference
Methods
(inner) breadcrumb()
Create a WP RFC for a breadcrumb. All the element data is passed to
module:components/Breadcrumb.
Listens to Events:
(inner) customField()
Create a WP RFC for a custom field. It puts a simple dropdown with folder
select to the element.
Properties:
Name | Type | Description |
---|---|---|
selected |
string | int | The preselected id |