Skip to content

fediverse account beginning a, c, t or : are trimmed #36

@aslakr

Description

@aslakr

It seems like accounts which begins with the letter a, c, t or : is trimmed.

E.g. abc@host.tld (or aaabc@host.tld, @tactbc@host.tld etc.) becomes:

<meta content="bc@host.tld" name="fediverse:creator">

https://github.com/willnorris/wordpress-opengraph/blob/c710ba7e528cb9521b265b4441636e4013329d32/opengraph.php#L592-L593

ltrim https://www.php.net/manual/en/function.ltrim.php might not be useful if you need to remove acct:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions