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

Show distributed author name via get_the_author_meta(). #984

Merged
merged 1 commit into from Dec 14, 2022

Conversation

peterwilsoncc
Copy link
Collaborator

@peterwilsoncc peterwilsoncc commented Dec 13, 2022

Description of the Change

Fixes an error overriding the display name when it is retrieved via get_the_author_meta('display_name') for network sites.

Closes #868.
Follow up to #952.

How to test the Change

Changelog Entry

Fixed - Return distributed author name when using the get_the_author_meta('display_name') function.

Credits

Props @cadic, @ravinderk, @iamdharmesh, @mapamond, @peterwilsoncc.

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

Distributed author name should return when using get_the_author_meta('display_name').
@peterwilsoncc peterwilsoncc self-assigned this Dec 13, 2022
@peterwilsoncc peterwilsoncc added this to the 1.9.0 milestone Dec 13, 2022
@peterwilsoncc peterwilsoncc marked this pull request as ready for review December 13, 2022 00:54
@peterwilsoncc peterwilsoncc requested review from a team and Sidsector9 and removed request for a team December 13, 2022 00:55
@peterwilsoncc peterwilsoncc requested review from cadic and removed request for Sidsector9 December 13, 2022 23:54
@peterwilsoncc peterwilsoncc merged commit b7cb8b8 into develop Dec 14, 2022
@peterwilsoncc peterwilsoncc deleted the fix/888-author-display-override branch December 14, 2022 04:05
peterwilsoncc added a commit that referenced this pull request Dec 14, 2022
Show distributed author name via get_the_author_meta().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Author name sync/not distributed
2 participants