author-bio-block
/
5.18.1-rc.3506
author-bio-block 5.18.1-rc.3506
Install from the command line:
Learn more about npm packages
$ npm install @wpmedia/author-bio-block@5.18.1-rc.3506
Install via package.json:
"@wpmedia/author-bio-block": "5.18.1-rc.3506"
About this version
Author Short Biography block for Fusion News Theme
- Add AC relevant to the block
Prop | Required | Type | Description |
---|---|---|---|
required prop | yes | ||
optional prop | no | ||
contentConfig example | Please specify which content sources are compatible |
The Author Bio Block expects the credits
section from Composer's ANS schema, which is laid out as
credits: {
by: [{
name: ...
url: ...
...
}]
}
If there is no description provided by the schema, then no author bio will be displayed - this means that they are not a staff writer. If there is no credits or global content provided, no section tag at all will be rendered.
-
credits.by
viaglobalContent
credits.by[x]
-
credits.by[x].description
optional -
credits.by[x].additional_properties.original
optional
{
credits: {
by: [
{
social_links: [
{
site: "linkedin",
url: "https://linkedin.com/in/jack",
},
],
description: "They are a journalist",
additional_properties: {
original: {
bio: "I enjoy long walks on the beach and writing journalism",
},
},
},
];
}
}
- Add all internationalization fields used in the block
Blocks can emit events. The following is a list of events that are emitted by this block.
Event Name | Description |
---|---|
eventName | Describe the event |
Include block specific instructions for event listening.
OR
This block does not emit any events.
This is optional. Please add an additional context that would be important to know in order to use this block.
Details
- author-bio-block
- WPMedia
- over 2 years ago
- CC-BY-NC-ND-4.0
- 4 dependencies
Assets
- author-bio-block-5.18.1-rc.3506-npm.tgz
Download activity
- Total downloads 2
- Last 30 days 0
- Last week 0
- Today 0
Recent versions
View all- 5.18.1-arc-themes-release-version-2.4.0.4895
- 5.18.1-arc-themes-release-version-2.5.0.4895
- 5.18.1-arc-themes-release-version-2.4.0.4894
- 5.18.1-arc-themes-release-version-2.4.0.4885
- 5.18.1-arc-themes-release-version-1.33.3561
- 5.18.1-arc-themes-release-version-2.3.1.4873
- 5.18.1-arc-themes-release-version-2.3.0.4885
- 5.18.1-arc-themes-release-version-2.2.1.4845
- 5.18.1-arc-themes-release-version-2.1.3.4773
- 5.18.1-arc-themes-release-version-2.1.3.4763