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.
평가
최근 업데이트일
September 10, 2018
버전
0.0.3
활성화된 설치 항목
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.

무료Creator 요금제에서
활성화된 설치 항목
10
테스트된 버전
4.9.26
이 플러그인은 다운로드 가능하며 워드프레스 독립 호스트 설치에 사용할 수 있습니다.