An open API service indexing awesome lists of open source software.

https://github.com/jsit/wp-author-rel-me-link

Adds a rel-me <link> to the <head> of WordPress author pages
https://github.com/jsit/wp-author-rel-me-link

Last synced: about 1 month ago
JSON representation

Adds a rel-me <link> to the <head> of WordPress author pages

Awesome Lists containing this project

README

          

# Author rel-me Link

This plugin, when activated, will add a `` to the `` of an Author
page with `rel="me"`, if that author has set a "Website" in their profile.

This can be useful for things like Mastodon URL verification.

## Example

If an author has set their website to `https://www.example.com`, this plugin
will add the following HTML to the `` on their author page:

```

```

To verify with Mastodon etc., the author would need to use the URL to their
Author archive page, typically something like
`https://www.your-site.example/author/evelyn`.