Skip to content

Render custom emoji in ActivityPub actor names - #681

Merged
akirk merged 3 commits into
mainfrom
custom-emoji-actor-names
Jun 11, 2026
Merged

Render custom emoji in ActivityPub actor names#681
akirk merged 3 commits into
mainfrom
custom-emoji-actor-names

Conversation

@akirk

@akirk akirk commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Render ActivityPub custom emoji shortcodes in regular Friends actor display names, not only boost attribution.
  • Apply the rendering in classic post headers, profile headings, and block-theme author name output.
  • Broaden custom emoji sizing styles across Friends frontend themes.

Testing

  • php -l feed-parsers/class-feed-parser-activitypub.php
  • php -l includes/class-frontend.php
  • php -l includes/class-blocks.php
  • php -l templates/frontend/parts/header.php
  • php -l templates/frontend/parts/header-status.php
  • php -l templates/frontend/author-header.php
  • php -l tests/test-activitypub.php
  • composer check-cs

Could not run phpunit because /tmp/wordpress-tests-lib is not installed in this environment.

Changelog
  • Automatically create a changelog entry from the details below

Type

  • Fixed

Message

Render ActivityPub custom emoji in actor display names.

@github-actions

github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Test this PR in WordPress Playground

You can test this pull request directly in WordPress Playground:

Launch WordPress Playground

This will install and activate the plugin with the changes from this PR.

@akirk
akirk merged commit e26e442 into main Jun 11, 2026
26 checks passed
@akirk
akirk deleted the custom-emoji-actor-names branch June 11, 2026 15:45
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.

1 participant