plugin-icon

Diaspora Podlist Updater

This plugin periodically retrieves a fresh list of active Diaspora* pods and makes it available for other plugins to use.
Bewertungen
Zuletzt aktualisiert
September 10, 2018
Version
0.0.3
Aktive Installationen
10

This is an auxiliary utility plugin. It periodically queries Podupti.me, a public service of Diaspora* community. It retrieves a fresh list of active Diaspora* servers (so called „pods“). The list is then stored and made available for other plugins (specifically Share on Diaspora).

API

To get the podlist from another plugin, use the following reference code:

<?php $podlist = get_option('dpu-podlist'); ?>

The result is an indexed array of Diaspora* server URLs.

Kostenlosmit dem Creator-Tarif
Mit deiner Installation stimmst du den Geschäftsbedingungen von WordPress.com sowie den Bedingungen für Drittanbieter-Plugins zu.
Aktive Installationen
10
Getestet bis
4.9.26
Dieses Plugin steht zum Download zur Verfügung, um in deiner selbst gehosteten WordPress-Installation verwendet zu werden.