byline-block
/
5.15.1-arc-themes-release-version-1.20.3460
byline-block 5.15.1-arc-themes-release-version-1.20.3460
Install from the command line:
Learn more about npm packages
$ npm install @wpmedia/byline-block@5.15.1-arc-themes-release-version-1.20.3460
Install via package.json:
"@wpmedia/byline-block": "5.15.1-arc-themes-release-version-1.20.3460"
About this version
Byline block for Fusion News Theme
- If there's one author, it will return
By <author>
- If there are two authors, it will return
By <author_0> and <author_1>
- If there are three or more authors, it will return with the pattern
By <author_0>, <author_1>, ... <author_(n-1)> and <author_(n)>
- If there's no authors, it will return null.
Prop | Required | Type | Description |
---|---|---|---|
required prop | yes | ||
optional prop | no | ||
contentConfig example | Please specify which content sources are compatible |
The Byline Block expects the credits
section from Composer's ANS schema, which is laid out as
credits: {
by: [{
name: ...
url: ...
...
}]
}
credits.by
Phrase key | Default (English) |
---|---|
byline-block.by-text |
By |
byline-block.and-text |
and |
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.
If there's one author, it will return By <author>
If there are two authors, it will return By <author_0> and <author_1>
If there are three or more authors, it will return with the pattern By <author_0>, <author_1>, ... <author_(n-1)> and <author_(n)>
If there's no authors, it will return null.
Details
- byline-block
- WPMedia
- over 2 years ago
- CC-BY-NC-ND-4.0
- 3 dependencies
Assets
- byline-block-5.15.1-arc-themes-release-version-1.20.3460-npm.tgz
Download activity
- Total downloads 15,596
- Last 30 days 6
- Last week 3
- Today 0
Recent versions
View all- 5.15.1-arc-themes-release-version-1.33.3561
- 5.15.1-arc-themes-release-version-2.3.1.4873
- 5.15.1-arc-themes-release-version-2.3.0.4885
- 5.15.1-arc-themes-release-version-2.0.3.4699
- 5.15.1-arc-themes-release-version-2.0.3.4691
- 5.15.1-arc-themes-release-version-2.0.3.4657
- 5.15.1-arc-themes-release-version-2.0.3.4654
- 5.15.1-arc-themes-release-version-2.0.3.4636
- 5.15.1-arc-themes-release-version-2.0.3.4546
- 5.15.1-arc-themes-release-version-2.0.1.4339