[wordpress插件] Diaspora Podlist UpdaterDiaspora Podlist更新器

wordpress 插件 文章 2020-04-16 21:51 518 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This is an auxiliary utility plugin.

这是一个辅助工具插件。

It periodically queries Podupti.me, a

它会定期查询Podupti.me,

public service of Diaspora* community.

Diaspora *社区的公共服务。

It retrieves a fresh list of active

它检索活动列表的新列表

Diaspora* servers (so called “pods”).

Diaspora *服务器(所谓的“吊舱”)。

The list is then stored and made

然后将列表存储并制作

available for other plugins (specifically

适用于其他插件(特别是

Share on Diaspora).

在“散居者中共享” )。

API

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.

结果是Diaspora *服务器URL的索引数组。

安装步骤

    1. Unpack share-on-diaspora.zip and upload its contents to the /wp-content/plugins/ directory
    2. 解压缩 share-on-diaspora.zip 并将其内容上传到 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Enjoy
    6. 享受

下载地址
https://downloads.wordpress.org/plugin/diaspora-podlist-updater.0.0.3.zip
-EOF-

AI助手支持GPT4.0