manifest / integrations / wordpress-webfinger-for-posts
WebFinger for Posts archived
WebFinger discovery for WordPress' posts
by pfefferle · github.com/pfefferle/wordpress-webfinger-for-posts · website
★ 1stars
11composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/pfefferle/wordpress-webfinger-for-posts/archive/refs/heads/master.zipAlso on Packagist as pfefferle/wordpress-webfinger-for-posts:
composer require pfefferle/wordpress-webfinger-for-postsFrom the readme
The plugin was merged into the WebFinger plugin.
WebFinger for Posts
This plugin implements WebFinger web pages: http://tools.ietf.org/html/rfc7033#section-3.2
Suppose an application is defined to retrieve metadata information
about a web page URL, such as author and copyright information. To
retrieve that information, the client can utilize WebFinger to issue
a query for the specific URL.
This plugin requires the WebFinger plugin (version = 3.0.0).
Thanks to @willnorris for the idea!
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0.0 | Jan 19, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.