Plum Island Media Telemetry
Accepts telemetry requests from other plugins
by Ollie Jones · github.com/olliejones/plum-island-media-telemetry · website
★ 0stars
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/olliejones/plum-island-media-telemetry/archive/refs/heads/main.zipAccepts telemetry requests from other plugins
Description
Accepts Telemetry and sticks it into custom posts.
POST JSON objects to https://whatever.plumislandmedia.net/wp-json/plumislandmedia/v1/upload
It stores the JSON in the post in base64 format in a [renderjson] shortcode. When displayed, it shows the JSON in a progressive-disclosure format.
Frequently Asked Questions
A question that someone might have
An answer to that question.
Installation
- Go to
Pluginsin the Admin menu - Click on the button
Add new - Click on Upload Plugin
- Find
plum-island-media-telemetry.zipand upload it - Click on
Activate plugin
Changelog
1.0.0: August 27, 2022
- Birthday of Plum Island Media Telemetry
1.0.2: Sept 16, 2022
- Better rendering
1.0.3: Sept 20, 2022
- Show dates and times in post headers.
Credit
- David Caldwell david@porkrind.org for renderjson.js