Add GitHub repository card into wordpress.
Author: | Neo (profile at wordpress.org) |
WordPress version required: | 4.0 |
WordPress version tested: | 5.2.3 |
Plugin version: | 1.0.4 |
Added to WordPress repository: | 12-10-2019 |
Last updated: | 12-10-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 0 |
Rated by: | 0 |
Plugin URI: | https://github.com/ineo6/github-card |
Total downloads: | 794 |
Click to start download |
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' ))
Screenshots
ChangeLog