Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author Profile & List: Add Title field #1166

Closed
tmmbecker opened this issue Jun 13, 2022 · 10 comments · Fixed by #1302
Closed

Author Profile & List: Add Title field #1166

tmmbecker opened this issue Jun 13, 2022 · 10 comments · Fixed by #1302
Assignees

Comments

@tmmbecker
Copy link

We've added support for the Title field in the author bio in the theme. Per Oaklandside, it would be useful to mimic this and have the Title as an option in the Settings for the Author Profile & List blocks as well.

@tmmbecker tmmbecker added the enhancement New feature or request label Jun 13, 2022
@laurelfulford
Copy link
Contributor

Just to add some context: the theme displays the Title field that's added through the Trust Indicators plugin -- a title field isn't available for WordPress users by default, so the current theme implementation is limited to publishers who are in the Trust Project and have the Trust Indicators plugin installed.

If this should be available to publishers that aren't part of the Trust Project, we'll need to add our own 'Title' field (maybe through the Newspack Plugin?) and add support for that to the blocks and the theme. We may also want to extend Trust Indicators support to the blocks as well, just so the two fields (the title coming from Newspack and the title coming from Trust Indicators) behave consistently across the theme and blocks.

@tmmbecker
Copy link
Author

@laurelfulford thanks for clarifying. I neglected to add a key detail to the issue - the "Title" is coming from the Yoast Schema enhancements.

Screen Shot on 2022-06-14 at 09-06-48

Would it make sense to add one Title field in the block that pulls from both sources?

@yogeshbeniwal
Copy link

yogeshbeniwal commented Jun 14, 2022

@tmmbecker This is added by Yoast SEO Premium Addon rather than Yoast SEO main plugin. How many of the current publishers are/will be using this addon?

@tmmbecker
Copy link
Author

Currently 36 sites have Yoast Premium. Far more than use Trust Indicators :)

@aschweigert
Copy link

aschweigert commented Jun 14, 2022

I don't think we should depend on Yoast or Trust Indicators for this. I'm a little ambivalent about CAP, but in general, just having a single field for job title that works for all authors (and guest authors) is a feature I think we should support, because whether or not an org is participating in the Trust Project, job title is a signal that is used to establish trust with readers, and, as I noted in this post, something I think we should include in the byline at the top of articles to alleviate the need (or desire) to show a longer author bio at the bottom of articles since that space should generally be put to better use.

@gamebits
Copy link
Contributor

gamebits commented Jun 20, 2022

@aschweigert If we're looking to implement our own custom profile fields — Job Title, Employer Name, Short Bio, or others as discussed in Slack (p1653581558259139-slack-C01C378QWRX) — then would that feature be introduced by Newspack Blocks, or by Newspack Plugin?

Although Newspack Blocks would certainly draw on this metadata, I could imagine it having uses elsewhere, such as the theme itself.

@aschweigert
Copy link

would that feature be introduced by Newspack Blocks, or by Newspack Plugin?

Seems like it would probably be in the Newspack plugin so that the fields would be available for use by our custom blocks, themes, etc.

@margaretschneider
Copy link

Adding a data point: Reveal has also requested the ability to add Job Title in the Author Profile block, which would be supported by the proposed updates to the Newspack plugin and subsequently this block.

@adekbadek adekbadek self-assigned this Oct 31, 2022
matticbot pushed a commit that referenced this issue Nov 3, 2022
# [1.59.0-alpha.1](v1.58.1...v1.59.0-alpha.1) (2022-11-03)

### Features

* display newspack's author custom fields ([#1302](#1302)) ([081f228](081f228)), closes [#1166](#1166)
@matticbot
Copy link
Contributor

🎉 This issue has been resolved in version 1.59.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

matticbot pushed a commit that referenced this issue Nov 14, 2022
# [1.59.0](v1.58.1...v1.59.0) (2022-11-14)

### Bug Fixes

* update newspack-scripts and CI orb ([#1304](#1304)) ([25852a9](25852a9))

### Features

* display newspack's author custom fields ([#1302](#1302)) ([081f228](081f228)), closes [#1166](#1166)
@matticbot
Copy link
Contributor

🎉 This issue has been resolved in version 1.59.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants