Card For GitHub

0

Add GitHub repository card into wordpress. 在 WordPress 文章/页面中嵌入 GitHub 仓库卡片。 Feature Support shortCode to display Card Support widget Provide call function U

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

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' ))