[wordpress插件] Acknowledge Me认识我

wordpress 插件 文章 2020-01-27 21:00 531 0 全屏看文

AI助手支持GPT4.0

评分

100

100

描述

A Community Building Tool By Pods

社区构建工具,由豆荚

To output as HTML via PHP, use echo acknowledge_me_display( $owner, $repo, $header_text = false, $total = 100 ) where $owner is the user

要通过PHP输出为HTML,请使用 echo accept_me_display($ owner,$ repo,$ header_text = false,$ total = 100),其中 $ owner 是用户

name or organization name for the repo, and $repo is the repo name.

存储库的名称或组织名称,而 $ repo 是存储库名称。

Optionally add some header text or change the limit for the number of contributors.

(可选)添加一些标题文本或更改贡献者数量的限制。

Example, show 50 contributors to https://github.com/pods-framework/pods/ with acknowledge_me_display( 'pods-framework', 'pods', 'Pods Is Brought

示例,显示具有 acknowledge_me_display('pods-framework','pods','Pods被带走'的 https://github.com/pods-framework/pods/ 的50个贡献者

To You By:', 50 );

To You By:',50);

Or use shortcode [acknowledge_me owner="pods-framework" repo="pods" header_text="Pods Is Brought To You By:" total="50"]

或使用简码 [acknowledge_me owner =“ pods-framework” repo =“ pods” header_text =“ Pods带给您的方式:” total =“ 50”]

This plugin copyright 2015 Pods Foundation LLC.

此插件的版权为2015 Pods Foundation LLC。

Licensed under the terms of the GPL v2 or later.

根据GPL v2或更高版本的条款获得许可。

Based on the code for the underscores.me site, which is copyright Automattic, hugobaeta, kovshenin and

根据 underscores.me网站的代码,该网站的版权为Automattic,hugobaeta,kovshenin和

GPL licensed.

GPL许可。

安装步骤

    1. Unpack the entire contents of this plugin zip file into your plugins folder locally
    2. 将此插件zip文件的全部内容解压缩到本地的plugins文件夹中

    3. Upload to your site
    4. 上传到您的网站

    5. Navigate to wp-admin/plugins.php on your site (your WP Admin plugin page)
    6. 导航到您网站上的 wp-admin / plugins.php (您的WP Admin插件页面)

    7. Activate this plugin
    8. 激活此插件

下载地址

https://downloads.wordpress.org/plugin/acknowledge-me.0.2.2.zip

https://downloads.wordpress.org/plugin/acknowledge-me.0.2.2.zip

-EOF-

AI助手支持GPT4.0