该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Card For GitHub

描述

Add GitHub repository card into wordpress.

在 WordPress 文章/页面中嵌入 GitHub 仓库卡片。

Feature

  • Support shortCode to display Card
  • Support widget
  • Provide call function

Usage

1. ShortCode

[ghCard owner='ineo6' name='mini-deploy']

2. Widget

Go to wordpress admin panel to Appearance > Widget.

3. Call function

wp_github_card_user(array( 'user' => 'ineo6' ))

屏幕截图

  • Github Card
  • Generate GitHub personal access token

安装

  1. Upload the plugin to your /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. (Optional) Fill in your GitHub personal access token in plugin options page.

  1. 上传插件到您的 WordPress 插件目录。
  2. 登录后台激活插件。
  3. (可选)在插件设置页面填写你的 GitHub 个人访问令牌。

评价

此插件暂无评价。

贡献者及开发者

“Card For GitHub” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Card For GitHub”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.4 (2019-10-12)

  • Update readme.

1.0.0 (2019-10-01)

  • First release.